Home
About
Contact
Coding Tips
Home
Web server
Quick Linux commands for Apache2 server
Quick Linux commands for Apache2 server
November 02, 2021
Here are some quick to remember Linux commands for controlling Apache2 server.
1. Starting an Apache2 server.
"sudo service apache2 start"
2. Restarting an Apache2 server:
"sudo service apache2 restart"
3. Stoping an Apache2 server:
"sudo service apache2 stop"
Post a Comment
0 Comments
Search This Blog
Popular Posts
Perform complete Website Audit for Free using Lighthouse
May 15, 2021
Quick command to take MySQL database backup in Linux
May 22, 2021
What is GraphQL and why should you use it
July 26, 2022
How to get MySQL Shell in Ubuntu/Linux
April 18, 2021
How to scan complete website for broken links for free
July 27, 2022
Read Posts by Month
2022
7
2021
11
2020
3
2019
4
2018
1
Useful Websites
Business & Technology Blog by 123mylist.com
0 Comments