in reply to Called by Require or Not
in an .htaccess file denies all access to .pl files. (I'm doing this from memory, but the syntax is at least similar to that.) </code><Files *.pl> order allow,deny deny from all </Files>
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|