Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Artio and rewriteCond
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: Artio and rewriteCond

Artio and rewriteCond 15 years ago #6614

Hi,

I use Joomla 1.5 and Artio 3.2.11

I try to redirect all urls from an old directory to another directory like this :

RewriteCond %{REQUEST_URI} ^/boutique-moto/*.
RewriteRule (.*) www.mydomain.com/pieces-moto.html [QSA,R=301,L]

This condition redirection worked on version 1.0 but it does not work anymore on 1.5
I see the same phenomenon with ErrorDocument

So, how can I redirect my olds urls to the new directory ? I have
too many urls to use redirect permanent...

Re:Artio and rewriteCond 14 years, 11 months ago #6674

  • jaku
Hello,

this is kind of general question - what exactly does not work?
It the RewriteCond not matched?
Does the target URL exists?
Is the condition reachable at all? (check rules order in .htaccess)
Is the RewriteCond correct: I beilve it shoud end with ^/boutique-moto/.*, not ^/boutique-moto/*. (but maybe it was just typo in this forum)
...

However, I do not see any relation with JoomSEF here, so you can either study Apache's docs closer or get a paid Joomla / SEO support from us.
  • Page:
  • 1
User Login Empty