How to Enable .htaccess in Wampserver

. 10/9/12
  • Agregar a Technorati
  • Agregar a Del.icio.us
  • Agregar a DiggIt!
  • Agregar a Yahoo!
  • Agregar a Google
  • Agregar a Meneame
  • Agregar a Furl
  • Agregar a Reddit
  • Agregar a Magnolia
  • Agregar a Blinklist
  • Agregar a Blogmarks

If we are using any of the frame works in php like cakephp, simphony or open source tools for CMS like WordPress, Drupal etc, or any other scripts, you need to enable htaccess in wamp server

Internally they depend on .htaccess in many cases.

  1. Click on the wampserver Icon in task bar
  2. Select Apache->httpd.conf
How to Enable .htaccess in Wampserver

look for the line "#LoadModule rewrite_module modules/mod_rewrite.so"
un-comment the line "LoadModule rewrite_module modules/mod_rewrite.so"
Restart All services

0 comments: