Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

170
Views
Why is this Apache Vanity URL Redirect not working?

I have a general rewrite rule which works fine:

#HTTPS
RewriteCond %{HTTPS} off
RewriteCond %{HTTP_HOST} ^(www\.)?monnaie.ca
RewriteRule ^(.*)$ https://www.mint.ca/store/template/home.jsp?lang=fr_CA [R=301,L,QSA,NC]

#HTTP
RewriteCond %{HTTPS} on
RewriteCond %{HTTP_HOST} ^(www\.)?monnaie.ca
RewriteRule ^(.*)$ https://www.mint.ca/store/template/home.jsp?lang=fr_CA [R=301,L,QSA,NC]

But when I attempt to use the following with https, I receive a "page not found" error, even though it does exist:

RewriteCond %{HTTP_HOST} (www\.)?monnaie.ca
RewriteRule ^/insuline$ https://www.mint.ca/store/microsite/?site=insulin&lang=fr_CA&rcmeid=van_insullinFR [R=301,L,QSA,NC]

What I am missing? Any help is greatly appreciated.

Thank you!

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!