Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6840205
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:48:50+00:00 2026-05-26T23:48:50+00:00

I am using a 301 redirect command in .htaccess file Redirect 301 /fr/emergency http://www.sitename.com/fr/d’urgence

  • 0

I am using a 301 redirect command in .htaccess file

Redirect 301 /fr/emergency http://www.sitename.com/fr/d’urgence

But on redirection the url has turned out to be http://www.sitename.com/fr/d%92urgence and shows a page not found error.

The requirement is that it needs to come as http://www.sitename.com/fr/d’urgence itself.

Any idea what needs to be corrected and where?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T23:48:50+00:00Added an answer on May 26, 2026 at 11:48 pm

    The string should be encoded in UTF-8 and then percent encoded. You should never use non-ASCII characters in a URL sent over the wire (at least, not yet… someday), and this is the way around it.

    Redirect 301 /fr/emergency http://www.sitename.com/fr/d%E2%80%99urgence
    

    A web browser will still display it as d’urgence, the user will never see the percent-encoded version. This assumes that the ’ character is actually supposed to be U+2019 “right single quotation mark” and not U+0027 “apostrophe”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using ASP.NET 4. I want to do a 301 redirect from http://sitename.com
I like to do a 301 redirect http://abc.com/category/category/duplex to http://abc.com/category/duplex using .htaccess Google shows
I was using a .htaccess redirect 301 to redirect a URL which then appended
I'm currently using: RedirectMatch 301 http://blog.domain.com/(.*) /blog/article/$1 To redirect old links like: blog.domain.com/article-title to
I'm trying to rewrite the following into htaccess using - redirect 301 redirect mysite.com/longname/{20
I've redirected my domain http://domain1.com to http://domain2.com using a 301 redirect. Now i would
The url http://www.example.com/ and http://www.example.com/index.html both display the same web page. But search engine
Using OpenCart how would I use a 301 redirect to add www. to the
I read somewhere that using .htaccess for 301 redirect is not recommended and that
Trying to set 301 redirect in .htaccess file and here is what i am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.