Reply
.htaccess to serv .php as *spesified*
Old 04-23-2006, 07:56 AM .htaccess to serv .php as *spesified*
Moldarin's Avatar
Extreme Talker

Latest Blog Post:
Keyword Density and Title Tags
Posts: 200
Hi,

What should I add to my .htaccess to tell my server to serv all .php and .html documents as:

application/xhtml+xml in UTF-8?
__________________
I do not share ad revenue.
Moldarin is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-23-2006, 03:26 PM Re: .htaccess to serv .php as *spesified*
chrishirst's Avatar
Super Moderator

Posts: 13,625
Location: Blackpool. UK
find this line in your htaccess
Code:
AddType application/x-httpd-php .php
and append .htm .html to it
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-24-2006, 02:00 AM Re: .htaccess to serv .php as *spesified*
Moldarin's Avatar
Extreme Talker

Latest Blog Post:
Keyword Density and Title Tags
Posts: 200
There s nothing indicating that would do what I requested...
__________________
I do not share ad revenue.
Moldarin is offline
Reply With Quote
View Public Profile
 
Old 04-24-2006, 02:43 AM Re: .htaccess to serv .php as *spesified*
chrishirst's Avatar
Super Moderator

Posts: 13,625
Location: Blackpool. UK
sorry I mis-read your question

why are you asking the question?

xhtml/xml is not a server side process it's a client side, the doctype (DTD) and meta charset are there to tell the client how to render the HTML code.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-24-2006, 10:40 AM Re: .htaccess to serv .php as *spesified*
Moldarin's Avatar
Extreme Talker

Latest Blog Post:
Keyword Density and Title Tags
Posts: 200
So:
HTML Code:
<meta http-equiv="content-type" content="xhtml+xml; charset=utf-8" />
-then?
__________________
I do not share ad revenue.
Moldarin is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to .htaccess to serv .php as *spesified*
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12506 seconds with 12 queries