|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
403 forbidden mystery
For some reason apache is not allowing access to anything on the server.
To my knowledge, no configurations were changed, but now nothing can be accessed. I'm at a loss as to why this is happening. Any information on how to solve this problem or where to start solving it would be appreciated. |
|
#2
|
|||
|
|||
|
confused
I checked the httpd.conf and everything looks like it should be allowing connections from all. I'm not sure what is happening.
Any ideas? |
|
#3
|
|||
|
|||
|
Since you haven't provided any details whatsoever, I can guess it the best I can.
Check <Directory> blocks, make sure AllowOverride is configured properly. Apache reads <Directory> from top to bottom of your httpd.conf, make sure particular <Directory> is not overridding the other to cause everything to be denied. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > 403 forbidden mystery |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|