How To Enable Clean URLs of drupal in Wamp Server

Step By Step Instructions To Enable Clean URLs in Drupal

 

By default, Wamp Server doesn't support clean url feature of drupal cms.

To enable Clean URLs we need to manually edit the httpd.conf file of Apache server to support this feature.

Here are instructions to enable them.

Requirements:

  • Wamp Server installed.
  • Drupal installed

Procedure:

  1. Start WAMP Server. Click on the WAMP Server icon in the tray. Go to Apache -> httpd.conf as shown in the image below.
    Click on that file. It will open httpd.conf file in notepad.

    opening httpd.conf file

     

  2. Find the following line in the httpd.conf file
  3. #LoadModule rewrite_module modules/mod_rewrite.so
  4. Just remove the # symbol in the beginning of that line. Now it looks like in the below line.
  5. LoadModule rewrite_module modules/mod_rewrite.so
  6. Now save the httpd.conf file and Restart your Wamp Server. Then open your browser and enable Clean URLs in your drupal cms.

    Enable them as shown in the screenshot.

    enabling clean urls drupal

thanks yaar

Searching so many site all waste of time.
But your site is great simple steps and it works thanks

Thanks

Its working fine for me....

Vigneshwaran

Thanks for your help...It works for me too....

thanks

It works great!!

thanks

thanks it worked for me

Thanks

Thanks

thanks

thanks

SUCCESS

Thank you very much!

can you describe more

Can you describe what you've done exactly..
And tell me which server you're using etc so that i can give you a solution.

Didn't work.

Still can't get clean urls

1 year without !

Hi,

Thanks a lot! 1 year spent working on my wamp server without clean-urls .. it was disgusting, especially when taking a project from production to my localhost for maintenance, I had to disable clean urls in drupal :)

I thought it was a hard thing to do in wamp ;p

Its not working!!!!!!!1

I checked this locally but if i enable and save configuration, its again going to disable..so that its not working

Thanks!

Thanks, worked a treat

clean urls at go daddy

Usually almost all hosting companies activate this by default. What is your web server at godaddy? is it Apache? or IIS?

Thanks It Absolutely works

Thanks It Absolutely works but the problem is I don't know how to make it work on my hosting account on go daddy
plz let me know at administrator@fizwix.com

it works for me, too

thank you

IT WORKS!!!!!!!!!!!!!

IT WORKS!!!!!!!!!!!!!

Post new comment

Related Topics