Date: 09/04/98
- Next message: Johan Grönvall: "[PHP3] again: php & wget"
- Previous message: Johan Grönvall: "[PHP3] File upload problem"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] Banner rotator"
- Next in thread: Pete: "Re: [PHP3] parsing all .html files with php"
- Reply: Pete: "Re: [PHP3] parsing all .html files with php"
- Maybe reply: Richard Lynch: "Re: [PHP3] parsing all .html files with php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all.
Terribly sorry to ask a question that I know has been answered before, but I
have searched the mailing list and I can't find the answer...
I am trying to turn on php parsing of all .html files in a particular
directory, so I have added the appropriate lines to my <Directory> so it
looks like this...
<Directory /blah/foo/bar>
...stuff...
AddType application/x-httpd-php3 .html
AddType application/x-httpd-php3 .phtml
AddType application/x-httpd-php3-source .phps
</Directory>
...but when I go to index.html in this directory, Netscape gives me the "You
have started to download a file of type application/x-httpd-php3" dialog
box. Going to index.phtml works perfectly.
What could I be doing wrong?
Thanks for any suggestions,
Alex
alexf <email protected>
415.905.4046 vox
-- 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
- Next message: Johan Grönvall: "[PHP3] again: php & wget"
- Previous message: Johan Grönvall: "[PHP3] File upload problem"
- In reply to: Rasmus Lerdorf: "Re: [PHP3] Banner rotator"
- Next in thread: Pete: "Re: [PHP3] parsing all .html files with php"
- Reply: Pete: "Re: [PHP3] parsing all .html files with php"
- Maybe reply: Richard Lynch: "Re: [PHP3] parsing all .html files with php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

