WAMP 3.0.4 / Apache 2.4.18 - Forbidden You don't have permission to access
Posted by: roomer (---.static-business.iz.ertelecom.ru)
Date: August 03, 2016 12:43PM

I can't allow access to my WAMP from another computer in LAN

Always get "You don't have permission to access"

I chanched my httpd.cfg. Now it is:

#   onlineoffline tag - don't remove 
    Require local 
    Require ip 192.168.1

But nothing help sad smiley

In error_log i have:

[Wed Aug 03 12:53:04.324008 2016] [authz_core:error] [pid 2760:tid 880] [client 192.168.1.13:64284] AH01630: client denied by server configuration: C:/wamp/www/favicon.ico, referer: [XXX]

I tired

Options: ReplyQuote
Re: WAMP 3.0.4 / Apache 2.4.18 - Forbidden You don't have permission to access
Posted by: RiggsFolly (Moderator)
Date: August 03, 2016 02:46PM

In WAMPServer 3 you dont do this in `httpd.conf`

Instead edit `\wamp\bin\apache\apache{version}\conf\extra\httpd-vhost.conf` and do the same chnage to the Virtual Host defined for `localhost`

WAMPServer 3 comes with a Virtual Host pre defined for `localhost`

---------------------------------------------------------------------------------------------
(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: WAMP 3.0.4 / Apache 2.4.18 - Forbidden You don't have permission to access
Posted by: roomer (---.static-business.iz.ertelecom.ru)
Date: August 03, 2016 02:56PM

OMG, man, thank you very much

I seacrh it's two days smiling smiley

Where is it written?

Options: ReplyQuote
Re: WAMP 3.0.4 / Apache 2.4.18 - Forbidden You don't have permission to access
Posted by: Claudio (---.114.38.205.dynamic.pacificonet.cl)
Date: August 16, 2016 10:49PM

Hi, sorry but y don´t understand (sorry for my Inglesh level is very poor)
please i need help

i have this :

------------------------------------------------------------
#
# Virtual Hosts
#

<VirtualHost *:80>
ServerName localhost
DocumentRoot c:/wamp64/www
<Directory "c:/wamp64/www/">
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>

------------------------------------------------------------

change for:


<VirtualHost *:80>
ServerName VirtualHost
DocumentRoot c:/wamp64/www
<Directory "c:/wamp64/www/">
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>
------------------------------------------------------------

but Not Work

i have WAMPSERVER 3.0.4


i cant work with wampserver 2.2, but i like learn the last version.



please help me

Options: ReplyQuote
Re: WAMP 3.0.4 / Apache 2.4.18 - Forbidden You don't have permission to access
Posted by: RiggsFolly (Moderator)
Date: August 16, 2016 11:31PM

Lo sentimos, pero no entiendo bien


Utilizar el traductor de google para convertir al español Inglés

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