| Re: .xyz = .php |
| by RicoCali on 2003/11/27 13:46:40 Wow! That's amazing! It worked! Thank you for your help! |
| Re: .xyz = .php |
| by ajaxbr on 2003/11/27 5:46:24 From a Guide to .htaccess Quote: Adding MIME Types So what you need is basically a line with le="color: #000000"><?php AddType application/x-httpd-php xyz inside a .htaccess file in your root dir[edit] hmm some places suggest '.xyz'... try both [/edit]
|
| .xyz = .php |
| by RicoCali on 2003/11/27 4:53:19 How do you configure apache to read "somefile.xyz" as "somefile.php". In other words, any extension with "xyz" is actually "php" |