I installed trac in my server using the bitnami trac stack. Running apache in port 8080.
Then I pointed my domain name to this server and edited the httpd.conf file located at C:\Bitnami\trac-1.0.5-0\apache2\conf directory. These are the changes I made. ServerName trac.mydomain.com:8080 So basically that's all I've to do right? Is there anything else I've to change? Issue is when I type in my url, it doesn't open anything. It keeps loading for a while and stops without loading anything. I can't access the site using my domain name. But I can access it using localhost:8080 within the server. and through vpn, I can access it with my.internal.ip:8080. What can be the thing I'm missing? I had a previous installation in another server and this was the only change I made to get my domain work with trac. But this it doesn't work. Any help would be highly appreciated. thanks -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
