Wamp server security
Posted by: liamcraney (---.plus.com)
Date: October 19, 2014 11:17AM

Morning all

I have setup up a wamp server to host my owncloud everything seems to work fine when connecting externally via ssl [servername] one thing i noticed is that if i just type my external ip instead of the /owncloud at the end it actually loads up my wamp server configuration page. I guess this is correct as port 443 is forwarded to the wamp server ip. Not good really though so just wondered how you go about stopping that from appearing? if anyone uses wamp as a web server would really appreciate your help?

Cheers guys

Options: ReplyQuote
Re: Wamp server security
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: October 19, 2014 01:08PM

When you say you enter your your WAMP IP address, do you mean from inside your internal network or do you mean from outside your router i.e. from a client on the internet.

If you mean from inside your network thats not a problem

If you mean from outside your network then you can stop that with the correct setting of your Virtual Hosts.

See this post [forum.wampserver.com]

---------------------------------------------------------------------------------------------
(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 server security
Posted by: liamcraney (---.plus.com)
Date: October 19, 2014 04:51PM

Hi mate

This happens when i do this from outside my local network entering my public ip address without the /owncloud part at the end of the url.

Do you know how i could secure this from my hyper v host that my wamp server runs on. The wamp server is running on windows 7

Thanks for you help much appreciated

Options: ReplyQuote
Re: Wamp server security
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: October 19, 2014 08:23PM

Have you already created any Virtual Hosts?

---------------------------------------------------------------------------------------------
(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 server security
Posted by: liamcraney (---.harrodsaviation.com)
Date: October 20, 2014 09:23AM

I have my hyper v physical host, my wamp server is a virtual machine running windows 7 on the physical hyper v host

Options: ReplyQuote
Re: Wamp server security
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: October 20, 2014 11:47AM

OK,

Read this WAMPServer 2.5 The Homepage, Your Projects Menu and the need for Virtual Hosts

Create a Virtual host for localhost and make sure its set to 'Require local'

and one for your actual site with 'Require all granted'

The 'Require local' for localhost will cause access using just the ip address to receive a 'not allowed access on this site'

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