Website Construction: Deployment and release details, website construction and deployment details

Source: Internet
Author: User

Website Construction: Deployment and release details, website construction and deployment details

The server is Centos7.3:

First, use Xshell to connect to the server, as shown in:

The logon interface is shown in the following figure:

The following is how to build Apache: input: yum-y install httpd

Then, add a linux User and set the password.
Adduser-d/var/www/html siteadmin
Passwd siteadmin

Modify Directory Permissions
Chown-Rf siteadmin. siteadmin/var/www/html

Start Apache
Service httpd start
Use/bin/systemctl start httpd. service as prompted for versions above 7.

Now you can access the website normally:

In this case, we use FileZilla to upload files, as shown in:

The final running result is as follows:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.