.htaccess file not processed on my wamp server
Posted by: dany90 (---.google.com)
Date: May 21, 2015 11:11AM

Hi!
I can't get the .htaccess files to work on my wamp server. I can't even get an internal server error by typing gibberish in it. I'm trying to deliberately break a project with the .htaccess file to verify that it's doing anything. The .htaccess work on various other web servers.
I have enabled the rewrite_module.
I'm using the x64 WampServer Version 2.5 on windows 8.1

Options: ReplyQuote
Re: .htaccess file not processed on my wamp server
Posted by: RiggsFolly (---.as43234.net)
Date: May 22, 2015 06:11PM

Hi Dany,

And as WampServer is in fact Apache it also works on WampServer

First check that you have actually activated mod_rewrite. Run `localhost` (no quotes) and then click on the phpinfo() link on the wampserver homepage.

Under

Configuration -> apache2handler there should be a mention of 'mod_rewrite' in the 'LOADED MODULES` line.

If not then start wampserver and then using the wampmanager menus do

left click wampmanager -> Apache -> Apache Modules -> rewrite_module.

This will edit the correct httpd.conf file. Then restart Apache by

left click wampamanager -> Apache -> Service -> Restart Service




If this does nto work, then post your .htaccess file and also mention where you have placed the .htaccess file.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.