By toon_imd on
I'm making a new project for a friend but my new installation won't enable clean urls, when i use the testmode I get my wamp5 homepage but it doesnt do anything else, when i re-enter my drupal url I'm still not able to pass the test, any suggestions? I've tried most of the things on the troubleshoot page but it still doesn't work.
Comments
Solution of clean url run on
Solution of clean url run on wamp:
1) open \wamp\bin\apache\Apache2.2.11\conf
2) edit httpd.conf
3) Search "#LoadModule rewrite_module modules/mod_rewrite.so" and remove # above from the line .
4) Save file httpd.conf
5) Restart your wamp server.
6) Now cleck clean url.
Thanks
tyvm
tyvm sry for late reply :)