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

  • Home
  • SEARCH
  • 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 8138051
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T11:22:29+00:00 2026-06-06T11:22:29+00:00

i have a xampp server and when i want to use Mod_rewrite it redirects

  • 0

i have a xampp server and when i want to use Mod_rewrite it redirects automaaticly to the address, what i want is a hidden redirect so the users doesn’t see it. for example:

localhost/projects/23/test ==> localhost/projects/?ID=23

without the user sees the ?ID=23. With my code the user is redirected and i don’t know why.

Code:

RewriteEngine on
RewriteCond %{REQUEST_URI} ^/projects/([0-9]*)/(.*)$
RewriteRule ^projects/([0-9]*)/(.*)$ /projects?ID=$1 [L] 

Can someone tell me what i do wrong or maybe how i can configue my Xampp server to stop redirecting.

  • 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-06-06T11:22:31+00:00Added an answer on June 6, 2026 at 11:22 am

    Add trailing slash to the rewrite uri:

    RewriteRule ^projects/([0-9]*)/(.*)$ /projects/?ID=$1 [L]
    

    projects is a folder, and Apache does this redirect by itself (adding trailing slash) if you hit name of the folder without trailing slash

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

Sidebar

Related Questions

I have installed XAMPP server on my system to be able to use PHP.
I have XAMPP running on my desktop and can connect to the MySQL server
I installed XAMPP and have an apache server running. My files are located on
I have local server for my site (i made it with XAMPP). How can
I have set up a XAMPP installation on a windows server 2008 R2 that
I have installed Xampp for ubuntu. It is located in /opt/lampp. I want to
I have installed XAMPP server on my Mac OS, how to setup a cron
I am facing a problem with installing tomcat. I have a xampp server which
I installed XAMPP to run PHP from eclipse. I have a standalone MySQL server
I have an FTP server (abc.xyz.com), and I want to install CodeIgniter in the

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.