How to use .htaccess in WAMP Server?
问题 I searched in web for 2 days and I try to use htaccess in my local wamp but I can\'t! I know there is something wrong but I don\'t know where... First: I activated \" rewrite_module \" in the apache menu, then I checked the phpinfo page and I saw that module added to its \" Loaded Modules \" part. Second: I checked the httpd.conf and made some changes, it is the result (just important parts): ServerRoot \"c:/program Files/wamp/bin/apache/apache2.2.11\" Listen 80 ServerName localhost:80