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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T15:25:36+00:00 2026-05-19T15:25:36+00:00

I found some question about url rewriting: .htaccess: Problem with URL rewriting or .htaccess

  • 0

I found some question about url rewriting:
.htaccess: Problem with URL rewriting or
.htaccess question – URL-rewriting

i tried their method but doesnt work in my case?
mine look simple:

http://example.org.uk/member/home.php?profile --> http://example.org.uk/member/home/profile/
http://example.org.uk/member/home.php?history --> http://example.org.uk/member/home/history/

Options +FollowSymLinks
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule ^home/([0-9][0-9])/$ /home.php?$1
RewriteRule ^/([^/]+).php$ /home.php?$1 [L]

any thougt is appricated? thanks

  • 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-19T15:25:37+00:00Added an answer on May 19, 2026 at 3:25 pm

    Your making it a bit complicated, the following should work

    http://example.org.uk/member/home.php?profile --> http://example.org.uk/member/home/profile/
    http://example.org.uk/member/home.php?history --> http://example.org.uk/member/home/history/
    
    
    
    RewriteRule ^/member/home/(.*)/ /home.php?$1 [L]
    

    or more generally

    RewriteRule ^/(.*)/(.*)/(.*)/ /home.php?$3 [L]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I found some other questions about this, but they didn't work for me :(
Quick question regarding CSS and the browser. I tried searching SO and found some
I've found some information about xts fields representation in this thread but I'm still
Reading Real world Haskell i found some intresting question about data types: This pattern
I found some resources about how to write a File Browser in C#, but
My original question can be found here , for which I've gotten some great
I found some information about this on Scott Hanselmans Blog Does anybody exactly know
I have found some in the Cappuccino website (vim, textmate and SubEthaEdit), but not
I have found some info on the subject ( like this link) , but
Although I found many answers and discussions about this question, I am unable to

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.