[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache & php



From: Robert Waldner <Waldner@KPNQwest.at>

the following did it for me:
ka:/home/waldner# grep php /etc/mime.types
application/x-httpd-php                         phtml pht php
application/x-httpd-php3                        php3
application/x-httpd-php3-source                 phps
application/x-httpd-php3-preprocessed           php3p
ka:/home/waldner# grep php /etc/apache/httpd.conf
LoadModule php3_module /usr/lib/apache/1.3/libphp3.so
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .phps
ka:/home/waldner# grep html /etc/mime.types
text/html                                       html htm shtml

Thanks a lot, I'll try it as soon as get home from work.

/Allan.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



Reply to: