[thelist] redirect .htm

Anthony Baratta anthony at baratta.com
Sat Jan 7 12:49:39 CST 2012


Shot in the dark - move the HTML rule above the HTM rule. 

--
Anthony Baratta


On Jan 7, 2012, at 10:30 AM, Bob Meetin <bobm at dottedi.biz> wrote:

> .htaccess:
> 
> Options +FollowSymLinks
> RewriteEngine On
> 
> RewriteRule sowhat.htm index.php?option=com_content&view=article&id=120&Itemid=125
> RewriteRule sowhat.html index.php?option=com_content&view=article&id=120&Itemid=125
> 
> And the question, neither sowhat.html or sowhat.htm exist, but for the example, when I do the .html redirect it works fine.  With .htm extension it fails and I get a non-existent page browser message. Of course the original files are all .htm.
> 
> Is there an apache server config that perhaps controls this?
> 
> Bob
> -- 
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !


More information about the thelist mailing list