On Jan 24, 2:44 am, "Stewart" <[EMAIL PROTECTED]> wrote:
> One thing i still dont understand is the apache config. I wish to have
> trac running under the site folder of my top level domain. So access
> would be though
>
> domain.com/site
>
> here is the relevant part of my httpd.conf. Are there any changes that
> need to be made? Do i have to change the virtual host?
>
> <VirtualHost * >
> DocumentRoot /srv/trac/site
> ServerName trac.localhost
ServerName needs to match the domain you're trying to access.
cheers
Paul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---