El jue, 26-01-2006 a las 09:19 +1100, David Crossley escribió: > Thorsten Scherler wrote: > > > > sudo su > > vi /etc/apache2/httpd.conf > > find "Directory" and add the "" the part should look like: > > > > # First, we configure the "default" to be a very restrictive set of > > # features. > > # > > <Directory /> > > Options FollowSymLinks > > AllowOverride None > > AddDefaultCharset UTF-8 > > </Directory> > > > > That is better as stated in > > http://httpd.apache.org/docs/2.2/howto/htaccess.html since > > "However, in general, use of .htaccess files should be avoided when > > possible. Any configuration that you would consider putting in > > a .htaccess file, can just as effectively be made in a <Directory> > > section in your main server configuration file." > > > > Should I apply it as well for our zone? I did it only for Lenya atm and > > it works fine. :) > > Yes please. > > At some stage we also need that httpd.conf to be in > our forrest/zones SVN. >
Will add our http.conf into the zone svn and symlink to it. Further I will apply above described patch as soon I can login. Right now I get: ssh: connect to host forrest.zones.apache.org port 22: Connection timed out salu2 > -David -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd)
