cara setting .htaccess di wampp

AMP is a awesome way to deploy local apps, I will show you how to enable mod_rewrite module.
Open WAMP manager if you have not already opened it up, then click it(not right click) and goto Apache —> httpd.conf

wamp+apache+httpd

It will open up a notepad window, there find mod_rewrite and remove the hash before the line

LoadModule rewrite_module modules/mod_rewrite.so

config+apache+httpd
Now all you have to do is restart apache. Do so by hitting restart all the services option.

Leave a Reply

Your email address will not be published. Required fields are marked *