php-general | 2001072

[PHP] Re: Creating a .xxx via PHP From: Adam (adam <email protected>)
Date: 07/20/01

make a .htaccess file and put this in it:

Addtype application/x-httpd-php .foo

then upload it to your root directory

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>