Shell/Bash: apache show active sites Example
Shell/Bash Example: This is the "apache show active sites" Example. compiled from many sources on the internet by SimpleTutorials.org
apache show active sites
# apache2ctl -S [On Debian/Ubuntu] # apachectl -S [On CentOS/RHEL] OR # httpd -S
* Summary: This "apache show active sites" Shell/Bash Example is compiled from the internet. If you have any questions, please leave a comment. Thank you!