This could also mean that apache is not shutting down competely before
restarting. Try
# service httpd stop
# ps -ef | grep httpd (until no processes are seen)
# service httpd start
--
Stephen Carville <[EMAIL PROTECTED]>
Unix and Network Admin
Nationwide Totalflood
6033 W. Centur
John Hicks wrote:
Stephen Carville wrote:
During a migration from Apache 1 to Apache 2 I found a problem with
DirectoryIndex in VirtualHosts
I have several Virtual Hosts defined with a DirectoryIndex:
ServerName www.nationwide-totalflood.com
DocumentRoot/var/jakarta/dpsi
should behave so differently from Apache 1.
--
Stephen Carville <[EMAIL PROTECTED]>
Unix and Network Admin
Nationwide Totalflood
6033 W. Century Blvd
Los Angeles, CA 90045
310-342-3602
-
The official User-To-User support forum
apache 2.0.52 but fails
on 1.3.20 with an error 405:
The requested method POST is not allowed for the URL /pdf/temp/16557996.pdf.
Whatever technique I use has to work on both 1.3 and 2.0 so I'd like to
know if there is a better way.
--
Stephen Car