Re: [Koha] 403 error with Koha 3.4.4

2011-09-08 Thread Perch
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
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] 403 error with Koha 3.4.4

2011-09-07 Thread Perch
I've put them in pastebin:

Here's httpd.conf: http://pastebin.com/8Wy07Vns

It's pretty much unchanged, except for the servername (which I removed from
pastebin, but it's set) and the inclusion of the koha-httpd.conf.

koha-httpd.conf is here: http://pastebin.com/tQKC0Sfj

Apache runs as apache:apache and koha files are owned by koha:users.

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