Fantastic!

I moved

RewriteEngine On
RewriteLog "/var/log/httpd/rewrite_log"
RewriteLogLevel 8

into the VirtualHost and the logging is now working. Many thanks!

The one thing left for me to accomplish is to either;

1. rewrite all .php requests as https

or

2. rewrite a specific http://......../xxx.php file as a https call

Thanks again for the speediness and accuracy of your reply Joshua!

Cheers
Steve

Joshua Slive wrote:

On 6/29/05, Steve Blandford <[EMAIL PROTECTED]> wrote:

Joshua,

thanks for the quick response.
To address your comments;

 the  RewriteEngine On command is just above the Virtual host section (5th
line from the top of the snippet)

I believe the RewriteEngine directive needs to be inside the virtual host.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to