Hallo, it does not matter, which of the following apache-configuration (httpd.conf) I use:
... Alias /trac/chrome/common /home/claus/webapps/trac/.htdocs/common Alias /trac/chrome/site /home/claus/webapps/trac/.htdocs/site <Directory /home/claus/webapps/trac/.htdocs> Order allow,deny Allow from all </Directory> ... The 'htdocs_location' in the 'trac.ini' is not set. With or without the above lines trac works as expected. Even if I delete the '.../.htdocs'-directory it seems to be all right. Actually I'm happy that trac works but the behaviour of the apache server makes me uncertain. Why is it so? Thanks for your time and help! mutetella -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/Qyx6_4cvugkJ. 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.
