You are here: Re: .htaccess - htm / html question « HTML « IT news, forums, messages
Re: .htaccess - htm / html question

Posted by Steven on 04/02/06 01:05

On Sat, 01 Apr 2006 21:49:21 GMT, "nllamas" <nospam@hotmail.com> wrote:

>Checking my error logs, today, I find that some people are occasionally
>requesting pages with an .htm extension rather than .html
>Not sure why this is - all my pages have always ended in .html.
>
>Anyway, is there something I can put in my .htaccess file to direct requests
>for .htm pages to the correct .html file.

I think RewriteCond and RewriteRule will do what you want but offhand I
can't say exactly what to put in .htaccess as I haven't done it.

Here is an example from one of my directories :

# If no filename, use index.htm
# If file missing, redirect (permanent) to Exetel

RewriteEngine on
RewriteRule ^$ index.htm [L]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteRule ^(.*)$ http://home.exetel.com.au/phelum/$1 [R=301,L]

I referred to the documentation at httpd.apache.org. Hopefully there
will be an example there for what you want.

--
Steven

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация