This forum is no longer active. Please post your questions to our new community site
Accessing trac:88 through apache:80
|
|
I am using LAMPstack on Centos 5.4. and also installed trac-0.11.6-0(bitnami), which is running on port 88 and apache is running on port 80. Thanks, |
|
|
Hi, Try the following. Enable the mod_rewrite module and write the following in the httpd.conf (the main Apache server, wich is running at port 80):
I hope it helps. |
|
|
Getting this error when i restart apache after making changes in httpd.conf file “Syntax error on line 526 of /opt/lampstack-1.2-0/apache2/conf/httpd.conf: |
|
|
Hi beltran thanks a lot. It workes, I just remove the space between http:// & IP/trac You charm, greate Thanks again |
|
|
Hi bltran, Thanks |
|
|
Hi beltran, Thanks |
|
|
Yes you can use a virtualhost using trac.example.com url. You can find more info about this configuration at http://httpd.apache.org/docs/2.0/vhosts/example… |

