|
Hi all,
We are currently working on Apache SSL configuration. The SSL enabled web pages are running fine locally but when we access them remotely, it shows an error. How can we remove this error?
We are using Apache 2.0.63 (openssl 0.9.7m enabled) on windows XP machine with PHP 5.2.9
We faced following different errors (in error log file of Apache):
[client 10.205.27.205] client denied by server configuration: [DocumentRoot Path Here]
and
[client 10.205.27.205] Invalid method in request \x80O\x01\x03
and
[client 127.0.0.1] Directory index forbidden by rule: [DocumentRoot Path Here]
Any help regarding this issue would be highly appreciated.
-Anuj
|