1. Use xshell to connect to the virtual machine, or type commands directly in the virtual machine. The following are the commands on xshell: First install the HTTPD package
Restart the service to view the status:
Need to turn off the firewall Check if firewalld is turned off
Permissive Execute the command to copy a file: Rename to haha.conf mv httpd-vhosts.conf haha.conf Edit this file vim haha.conf Delete the blue content starting with # Use dd to delete a single line. Enter 10dd to delete 10 lines. Enter insert mode (press i or o) Modified to the following (based on IP address) and added a few lines below. The following one can be ignored for now Create directory: /www/161 Restart the service (I waited a long time) If there is a problem, check the static (status) -l to display all, and then generally there is a problem with the configuration file haha.conf. Write some content to the web page: Then you can enter the IP address on the web page to open However, this method still cannot access the files uploaded to the virtual machine through http. The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: How to query the latest transaction ID in MySQL
>>: Some tips for using less in Vue projects
A word in advance: Suddenly I received a task to ...
Everyone knows that images on web pages are genera...
In the past, almost every website had a sitemap p...
Copy the following code to the code area of Drea...
Recently, some friends said that after installing...
This article shares the specific code of Vue usin...
Benefits of a programmatic approach 1. Global con...
After the container is started Log in to admin fi...
Table of contents 1. How are structures stored in...
<br />This example mainly studies two parame...
Foreign Keys Query which tables the primary key o...
1. Introduction to keepalived Keepalived was orig...
In Linux, everything is a file (directories are a...
Mobile Mobile pages only need to be compatible wi...
This article introduces the effect of website pro...