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

Re: php not working



Preben Randhol wrote ---------

> This works fine for me:
> 
> httpd.conf:LoadModule php3_module
> /usr/lib/apache/1.3/libphp3.so
> 
> mime.types:application/x-httpd-php           phtml
> pht php
> mime.types:application/x-httpd-php3       php3
> mime.types:application/x-httpd-php3-source        
> phps
> mime.types:application/x-httpd-php3-preprocessed    
>  php3p
> 
> srm.conf:DirectoryIndex index.php3 index.phtml
> index.html
> srm.conf:AddType application/x-httpd-php3 .php3
> .phtml
> srm.conf:AddType application/x-httpd-php3-source
> .phps
> 
> but I have called my files .php3 not .php
> 

Appart from the name whats the difference between .php
 & .php3   Is is possible for me to just change the
name to .php3 and everything will work the same as
under the .php

What command should I use for this over recursive
directories?  Thanks

____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie



Reply to: