[PHP] (htaccess) not letting php to parse

2002-03-08 Thread Lauri Vain

Hi there, 

I would prefer to take away the possibility for PHP to parse my
documents in the /uploaded/ directory. 

What has to be written into the .htaccess file for PHP *not* to parse
*anything* therein (not .php, not .phtml, not .html, not .php3, not
.blah... in a word -- NOTHING). 

It would be very bad when somebody could upload malicious code to my
server, wouldn't it! 

Thanks!
Lauri


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] (htaccess) not letting php to parse

2002-03-08 Thread Matt


- Original Message - 
From: Lauri Vain [EMAIL PROTECTED]


 Hi there, 
 
 I would prefer to take away the possibility for PHP to parse my
 documents in the /uploaded/ directory. 

Why don't you append someother suffix to the file when it's uploaded?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php