Forum
Welcome, Guest
Please Login to access forum.
Re:Htacess redirect doesn't work (1 viewing) 
Go to bottom
TOPIC: Re:Htacess redirect doesn't work
#7749
John Dagelmore
Admin
Posts: 3722
User Offline
Re:Htacess redirect doesn't work Karma: 79  
Hi,

i can't know this.

The correct rule for an htaccess rewriting (and not redirect as you said) is:

Code:

RewriteRule ^sitemap\.xml$ index.php?option=com_jmap&view=sitemap&format=xml [L]
without the slash as you reported. Other than this try to contact your hosting provider to ensure that your htaccess can work normally. Notice that such a rewriting is simply an alias and is not required. Best regards, John
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
Htacess redirect doesn't work
SOHO Prospecting
    thread link
thread linkthread link Re:Htacess redirect doesn't work
John Dagelmore
Go to top