php-general | 2001072
Date: 07/20/01
- Next message: Brave Cobra: "Re: [PHP] PWS setup with PHP"
- Previous message: teo <email protected>: "Re: [PHP] Using mod_rewrite with PHP"
- In reply to: php fun: "[PHP] Creating a .xxx via PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Brave Cobra: "Re: [PHP] PWS setup with PHP"
- Previous message: teo <email protected>: "Re: [PHP] Using mod_rewrite with PHP"
- In reply to: php fun: "[PHP] Creating a .xxx via PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

