Have a read through:

  
http://code.google.com/p/modwsgi/wiki/ConfigurationGuidelines#The_Apache_Alias_Directive

Specifically the AddHandler/mod_rewrite example towards the end of that section.

Graham

On 14 July 2011 18:07, Brian Neal <[email protected]> wrote:
> I've got my WSGIScriptAlias on / of a virtual host, and this appears
> to make the .htaccess file inaccessible. Is there a way I can make
> directives inside the .htaccess file work in this situation?
>
> What I'd like to do is write "deny from xxx.xxx.xxx.xxx" lines to
> the .htaccess from my Django application when spam / abuse is
> detected.
>
> Thanks for any tips.
>
> BN
>
> --
> 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.
>
>

-- 
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