global_groove6

Active Member
Aug 10, 2003
29
0
151
For some reason we arent able to use "open web" in front page on any accounts on the server. However when I try an account in another server it works fine. Front page extensions are enabled. tried reinstalling too. I keep getting this message:

"The folder "http://www.domain.com/' isn't accessible. The folder may be located in an unavailable location, protected with a password, or the filename contains a / or \."


Any ideas?

cPanel.net Support Ticket Number:
 

limneos

Member
Mar 21, 2004
20
0
151
Possible solution

if you have searched in here and everything else seems fine, check this last thing:

Make sure that in your httpd.conf file (usually in /usr/local/apache/conf)
is listed the following. if not add it:

1)

LoadModule auth_passthrough_module libexec/mod_auth_passthrough.so

(put it under the other LoadModule lines that you'll see)

2)

AddModule mod_auth_passthrough.c

(put it under the other AddModule lines that you'll see)

save your httpd.conf and restart httpd.

Regards,

Limneos
 

HH-Steven

Well-Known Member
Aug 29, 2004
282
0
166
cPanel Access Level
Root Administrator
Im having the same problem, checked http.conf and both lines are already there, aslo tried uninstalling and reinstalling extensions numerous times but with no luck.

Any other ideas?
 

Blasted_Heath

Member
Dec 19, 2004
12
0
151
Same as above, same problem, both lines in httpd.conf.

Edit: Just realised this thread is two years old =/
 
Last edited:

easyhoster1

Well-Known Member
Sep 25, 2003
656
0
166
WHM>>change log>>

10.0.0 (build 126) - EDGE Tree

Resolve a problem with setupfp5 not striping trailing slashes.