Access extern
Posted by: ed3002 (190.237.34.---)
Date: October 18, 2024 07:42AM

Hi friends.
A consult, I am trying to access to my web server from internet, I have opened the ports in the router (mark: askey, model:rtf8225vw), I have created the rules of ports (in,out) in my computer, I have configured the files "httpd.conf" and "httpd-vhosts.conf" to: "Require all granted"but I still didnt get the access extern. What could it be my error?.

I thank you very much in advance for your help.

Options: ReplyQuote
Re: Access extern
Posted by: Otomatic (Moderator)
Date: October 18, 2024 08:42AM

Hi,

From the outset, i.e. around 2003, Wampserver has been a local Apache, PHP, MySQL/MariaDB development server, i.e. a Windows-based Web development platform for dynamic Web applications, without the need for Internet access.

You won't be able to access Wampserver from the outside.
However, you will be able to access your correctly configured VirtualHost. And this external access can only be made from a PC other than the one on which Wampserver is installed.

Note: Don't put "Require all granted" anywhere and everywhere without knowing what you're doing.

I don't use Wampserver from the outside, perhaps others can give you solutions.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Access extern
Posted by: webmasterinnj (---.cmdnnj.fios.verizon.net)
Date: October 18, 2024 09:47AM

hello!
i use wampserver to host my own website that is accessible from anywhere in the world.
NEVER put require all granted in httpd conf or httpd ssl conf
require all granted is only safe to use it .htaccess format inside your website directory to grant outside access!

[djsnetwork.freemyip.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.