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.
