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 6360689
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:40:51+00:00 2026-05-24T23:40:51+00:00

I have a basic web page with a few divs on it with the

  • 0

I have a basic web page with a few divs on it with the ids one to ten. When I visit a URL like this:

www.example.com/page.php#six 

the page will load and I will be looking at div id six.

I’d like a RewirteRule which allows a url like this:

www.example.com/page/six 

and the page will load and I will be looking at div id six.

The rule I’m trying to use at the moment goes as follows but does not work:

RewriteRule ^page/six /page.php\#six [L,QSA]

Help is greatly appreciated 🙂

  • 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-24T23:40:52+00:00Added an answer on May 24, 2026 at 11:40 pm

    URL fragments (the #bit) are NOT sent to the server (or at least, they shouldn’t be). Your browser sends a normal GET request, minus the #bit. When the page response is received and the page rendered, your browser automatically scrolls to that id. So your scheme will not work.

    Also, I’m pretty sure you’re not using ReWrite correctly. As far as I understand this is used to map requested assets to some physical disk location, it does not issue a redirect.

    Edit: ReWrite can be used to issue a redirect with the [R] flag, per @Hakre’s comment below. So in that case you want to redirect from /page/six to /page#six, which providing Apache doesn’t choke on the #six should I guess work.

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

Sidebar

Related Questions

I have a basic web page here http://www.webdevout.net/test?0V , reproduced below <!DOCTYPE html PUBLIC
In a basic HTML web page, how do you make the user have to
This is probably a basic question. I have two projects: A web application project,
I have a very basic web page that uses flot to create a canvas
I have a basic web app in place: it has a registration page, a
I have a basic test web form with a DataList and a DetailsView and
I have a very basic knowledge of the web programming, and I couldn't figure
I have a web server which is protected behind http-basic-auth. I've read through the
I have a WCF web service, and I want to use Basic authentication. I
I have a website that uses basic ASP.Net forms authentication. In the web.config file

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.