|
#1
| |||
| |||
| apache: mod_status
I've enabled mod_status in my apache httpd.conf file, but when I try to access http://localhost/server-status I get a 403 Forbidden error message. I was wondering what I might be doing wrong. The relative information from my httpd.conf is: <Location /server-status> SetHandler server-status Order deny,allow Deny from all Allow from 127.0.0.1 </Location> |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting Apache webserver to run on OS X PB | J.M.J. | Mac OS X System & Mac Software | 17 | March 25th, 2006 02:58 AM |
| Where is Apache index.html??? | paradoxchild | Mac OS X System & Mac Software | 1 | February 12th, 2002 11:20 PM |
| How To Integrate Fink's Apache with MacOS X | slur | Mac OS X System & Mac Software | 1 | October 5th, 2001 09:50 PM |