Reply to thread

Hi all :)  A quick question about Apache config stuff:


I was not able to specify for RewriteEngine to be on for a particular directory without disabling processing of .pl and .cgi file in that directory.

So I need the section of httpd.conf that for a particular alias directory, will have RewriteEngine On and will be able to process .pl by mod_perl.


Thanks for any help!


Loading…
Back
Top