.htaccess - Joomla! Forum - community, help and support


hello,

i tried figure out .htaccess settings not correct results. i'm using default joomla .htaccess file (v 2.5.4). want pages not /home, /news , /contact redirect /home. / , index.php should redirect /home.

thanks in advance advice

greetings,

andré

try rule redirect index.php home.

rewriteengine on

rewritecond %{the_request} ^.*/index.php
rewriterule ^(.*)index.php$ "http\:\/\/www\.yourdomain\.com\/$1" [r=301,l]





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support