can not visit from internet again. please help me.
Posted by: cnah66 (112.28.151.---)
Date: July 08, 2018 11:21AM

last time I can not visited my website. Just because my windows firewall blocked it. I turn off the firewall. It's OK.

this time I can not visit my website again. my firewall is turn off.

3.1.3 64bit
win10

green icon..........local server - all services are running

Your port 80 is actually used by :

Server: Apache/2.4.33 (Win64) PHP/5.6.35


before it didn't work, I did nothing. so why it doesn't work ?

---------------------------------------------------------------------------
# Virtual Hosts
#
<VirtualHost *:80>
ServerName localhost
ServerAlias localhost
DocumentRoot "${INSTALL_DIR}/www"
<Directory "${INSTALL_DIR}/www/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>
#
<VirtualHost *:80>
ServerName www.engxx.com
DocumentRoot "h:/web/engxx"
<Directory "h:/web/engxx/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
# Require local
Require all granted
</Directory>
</VirtualHost>
#
<VirtualHost *:80>
ServerName www.4chan.site
DocumentRoot "h:/web/4chan"
<Directory "h:/web/4chan/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
# Require local
Require all granted
</Directory>
</VirtualHost>
#


#
<VirtualHost *:80>
ServerName www.1se.top
DocumentRoot "h:/web/1se"
<Directory "h:/web/1se/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
# Require local
Require all granted
</Directory>
</VirtualHost>
------------------------------------------------------------------------------

Options: ReplyQuote
Re: can not visit from internet again. please help me.
Posted by: cnah66 (1.234.31.---)
Date: July 08, 2018 11:24AM

I'm not very clear about what information I should offer. If you need please tell me. Thank you very much!

Options: ReplyQuote
Re: can not visit from internet again. please help me.
Posted by: RiggsFolly (Moderator)
Date: July 08, 2018 07:01PM

Hi

Did you port forward your router?

---------------------------------------------------------------------------------------------
(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: can not visit from internet again. please help me.
Posted by: cnah66 (60.173.239.---)
Date: July 09, 2018 03:47AM

sure. I have check it. I haven't change it.

Options: ReplyQuote
Re: can not visit from internet again. please help me.
Posted by: cnah66 (60.173.239.---)
Date: July 09, 2018 04:04AM

Thank you very much for your reply. It's OK now.

I let port 80 to port 8 before. now I check my port 8 on a website. It tell me "Port 8 is closed on 60.173.239.xxx."

so I change port 80 to port 82. and It's become OK. and then I change port 80 to port 8 again. It's OK too.

It's amazing!!

Options: ReplyQuote


Sorry, only registered users may post in this forum.