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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:06:59+00:00 2026-05-25T21:06:59+00:00

I want to start using mod_rewrite so i can use friendly url’s in the

  • 0

I want to start using mod_rewrite so i can use friendly url’s in the future. Im testing all in my localhost dev. environment but, Im not having any luck getting the module to work!

My modules is enabled (apache restarted):

LoadModule rewrite_module modules/mod_rewrite.so

The file named mod_rewrite.so exists under the modules folder in my Apache installation directory

I’ve created a file named .htaccess under c:/public_html/

For testing purposes, ive created my first rules like so:

RewriteEngine On
# Translate my-product.html to /product.php?id=123
RewriteRule ^my-product\.html$ /product.php?id=123

for testing purposes, the product.php is extremely simple:

<?php
  // display product details
  echo 'You have selected product #' . $_GET['id'];
?>

When i load http://localhost/my-product.html I get the error:

The requested URL /my-product.html was not found on this server.

When i go see the log, i see:

[Thu Sep 22 02:37:49 2011] [error] [client 127.0.0.1] File does not exist: C:/public_html/my-product.html

It looks like it doesn’t recognize the .htaccess rule at all!

I’m not sure what to do next, i feel i’ve applied all the simpliest rules to get started with mod_rewrite but with no luck!

Help!

Thanks
Marco

  • 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-25T21:07:00+00:00Added an answer on May 25, 2026 at 9:07 pm

    Have you changed the Allowoverride property in httpd.conf file to ‘All’.

    To check whether the mod-rewrite is enabled in your server, load the phpinfo file and search for the mod_rewrite extension.

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

Sidebar

Related Questions

I want to start development using qt-embedded on my embedded device project. Can you
I want to start using maven in code I distribute but I can't find
I want to start using Python for small projects but the fact that a
I want to start using .NET 3.5 features in an app that is currently
I want to start using Nunit (finally), I am using Visual Studio 2008. Is
I want to start using memcache with PHP (on Ubuntu 9.10). There are lots
I want to start using Bing for a project which will include working out
I'm working with a database and I want to start using LINQ To SQL
So, I want to start using virtualenv this year. I like the no-site-packages option,
Hey everyone, I want to start using Scheme and I have two questions. First,

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.