Because I am using a domestic server and the domain name is not registered, the website on port 80 can be accessed normally, so the problem is as follows:
1. I installed the latest version of phpstudy 2018 , the website is bound to port 8888
2. Requesting through the domain name requires, mydomain.com:8888
3. Now I want to access the website directly by accessing mydomain.com (i.e. Remove the port number)
4. Do not consider the issue of filing (not ready for filing yet), do not consider using port 80,
5. Need a general idea and operation method
2014 phpstudy openssl 0.9.8/1.0.1 How to switch
2014 phpstudy comes with openssl 0.9.8 and 1.0.1, the problem is that when you want to configure to support https, you must also meet TLSv1.2, and to meet TLSv1.2, you must support openssl1.0.1 and above. Now I don’t know how to switch, please ask the phpstudy master Please help me solve it, thank you.
Of course, domain names that have been registered on the external network can hide the port. Domain names that have not been registered in mainland China can only be accessed through IP!
If it is on the local machine, it can be achieved through virtual domain name configuration. If it is on the external network, domain name registration is required in mainland China. Unless you set up the server in Hong Kong or the United States, there is no need for mainland domain name registration and you can access it directly!
If there is no registered domain name on the external network, it can be accessed through the IP address + port number. If it is on the local machine, it can be accessed through the virtual domain name!