FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » mod_rewrite rule question
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: mod_rewrite rule question [message #173309 is a reply to message #173305] Sun, 03 April 2011 00:05 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 4/2/2011 5:54 PM, Corvet wrote:
> I need set a mod_rewrite rule to map incoming .html and .htm requests to the
> (new) real .php extensions.
> The following example I find is for .html page: how to adjust rule for both
> .html and .htm pages?
>
> Options +FollowSymlinks
> RewriteEngine on
> RewriteRule ^(.*)\.html$ $1.php [NC]
>
>
> thanks.
>

Wrong newsgroup. This one is for php. Try an apache newsgroup, such as
alt.apache.configuration.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Posting and redirecting to remote script
Next Topic: Stats comp.lang.php (last 7 days)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Feb 16 13:58:01 GMT 2025

Total time taken to generate the page: 0.04219 seconds