Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
5 - 0 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

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

What if your server wasn't set up to deliver certain file types properly? A common occurrence with MP3 or even SWF files. Simple enough to fix:

AddType application/x-shockwave-flash swf

AddType is specifying that you are adding a MIME type. The application string is the actual parameter of the MIME you are adding, and the final little bit is the default extension for the MIME type you just added, in our example this is swf for ShockWave File.


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"

Who's Online

128 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 128


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits