php3-list | 199903
Date: 03/31/99
- Next message: Nemo Mai: "[PHP3] odbc.ini question"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] help about php3"
- In reply to: Peter Gogas: "[PHP3] Apache + PHP3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I was wondering if anyone can tell me how to make Apache 1.3x for linux
> parse all .html and .php3 files as if they were .php3 files.
You should add the line:
AddType application/x-httpd-php3 .html
to your httpd.conf file so that Apache will tell PHP3 to parse all .html
files.
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Nemo Mai: "[PHP3] odbc.ini question"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] help about php3"
- In reply to: Peter Gogas: "[PHP3] Apache + PHP3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

