I got 403 error fixed by commenting out the following two lines from
httpd.conf:

<Directory />
    Options FollowSymLinks
    AllowOverride None
    #Order deny,allow
    #Deny from all
</Directory>

They seem to be the ones causing virtual hosts not to work. There's another
problem now, but I'll post a new thread about it :D

--
View this message in context: 
http://koha.1045719.n5.nabble.com/403-error-with-Koha-3-4-4-tp4778142p4781858.html
Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to