> But in a virtual host, use:
> RewriteCond %{DIRECTORY_ROOT}/%{REQUEST_URI} !-f

Oops, I was typing too fast.  Meant to say:

RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_URI} !-f


(Also the "/" separator may be unnecessary, but it makes me
feel safer until I prove to myself that it's never needed.)

-- 
Deron Meranda

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to