404 error
Posted by: garegin (107.77.76.---)
Date: November 09, 2014 04:05PM

Hi

I installed the latest wampserver and added an apache alias in the www folder called test. When I go to localhost/test the files in test are visible but give a 404 when opened

I am running win8 64 bit

Have any ideas why?

Thanks



Edited 1 time(s). Last edit at 11/09/2014 04:07PM by garegin.

Options: ReplyQuote
Re: 404 error
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: November 09, 2014 05:46PM

How did you add the alias?

---------------------------------------------------------------------------------------------
(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
Re: 404 error
Posted by: garegin (---.mycingular.net)
Date: November 09, 2014 07:16PM

I clicked on the applet went to apache and added the alias. I later edited the alias to point to the www folder

Options: ReplyQuote
Re: 404 error
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: November 09, 2014 07:40PM

Can you paste the contents of \wamp\alias\test.conf or whatever your new alias is called please.

---------------------------------------------------------------------------------------------
(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
Re: 404 error
Posted by: garegin (---.nycmny.fios.verizon.net)
Date: November 09, 2014 08:48PM

Alias /test/ "c:/wamp/www/test"

<Directory "c:/wamp/www/test/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order allow,deny
Allow from all
</Directory>

Options: ReplyQuote
Re: 404 error
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: November 10, 2014 12:14AM

Can you try this as your Alias please

Alias /test "c:/wamp/www/test"

See docs [httpd.apache.org]

---------------------------------------------------------------------------------------------
(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
Re: 404 error
Posted by: garegin (---.nycmny.fios.verizon.net)
Date: November 10, 2014 01:39AM

ok that worked.
is there a way to mark this as an answer like they have in other forums?

Options: ReplyQuote
Re: 404 error
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: November 10, 2014 01:42AM

You can change the title to

[SOLVED] 404 error

If you like but we normally dont bother as we assume almost everything gets solved eventually

---------------------------------------------------------------------------------------------
(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.