Download link: Operating Environment CentOS 7.6 in VMware virtual machine SecureCRT Xftp (Xmanager) Demand Analysis Use Apache service to access http Procedure 1. Mount the CD
Check whether it is mounted
2. Compile the installation program from the source package (compile and install)
3. Install HTTP dependency packages, a total of 7 packages
4. Use XFTP software to put the http-2.4.25.tar.gz software package into the Linux system Open Xmanager Enterprise software Open the Xftp program If you use it for the first time, you need to create a new one. Fill in the IP address of the virtual machine for both the name and host, change the protocol to SFTP, enter the username and password, and click Confirm to close. Select 20.0.0.41 in the session and click Connect Enter /opt in the path box above, enter the opt file, and drag the httpd-2.4.25.tar.gz compressed package file on the desktop into the opt file 5. tar unpacking Switch to the /opt directory
Unzip the compressed package to C/opt
ll Check it out, it already exists
6. ./configure configuration Enter the httpd-2.4.25 directory
Configure ./configure, where the installation path is added
7. Make compilation Convert to recognizable binary file
8. make install Copy the software's executable program, configuration files, help documents and other related files to the Linux operating system
9. Use Enter the /usr/local/apache/bin/ directory
Modify the configuration file
Press i to enter the edit mode, press :set nu to mark the text with line numbers, press :194 to locate line 194, and delete the first character # in line 194 to enable the 80 service agreement. To start the apachectl service, type twice! Not successful once
Install the client browser
This is the client browsing tool
Disable virtual machine firewall service
Enter the computer webpage and enter the virtual machine IP address Enter the virtual machine and confirm again Summarize This concludes this article on how to install the Apache service under the Linux operating system. For more information about installing the Apache service under Linux, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: 6 Practical Tips for TypeScript Development
>>: MySQL Database Basics: A Summary of Basic Commands
Preface In JavaScript, you need to use document.q...
<META http-equiv="Page-Enter" CONTENT...
Analyze four common methods and principles: float...
Two parameters of Mysql paging select * from user...
Table of contents - Preface - - JVM Class Loader ...
Table of contents Why use a debugger? Basic usage...
Table of contents 1. Solution 1 (UDF) Demo Case 2...
HTML 4 HTML (not XHTML), MIME type is text/html, ...
ngx_lua_module is an nginx http module that embed...
Table of contents 1. Use slots to make components...
RGBA is a CSS color that can set color value and ...
You can have the best visual design skills in the...
Table of contents mousejoint mouse joint distance...
front end css3,filter can not only achieve the gr...
Sometimes you may encounter a situation where a S...