linux_wiki:network_services_overview_apache_web_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux_wiki:network_services_overview_apache_web_server [2016/10/06 21:11]
billdozor [SELinux: Configure Non Standard Port]
linux_wiki:network_services_overview_apache_web_server [2016/10/08 17:57]
billdozor
Line 12: Line 12:
   * Configure the service for basic operation   * Configure the service for basic operation
   * Configure host-based and user-based security for the service   * Configure host-based and user-based security for the service
 +
 +----
 +
 +====== Lab Setup ======
 +
 +The following virtual machines will be used:
 +  * server1.example.com (192.168.1.150) -> Perform all connectivity tests from here
 +  * server2.example.com (192.168.1.151) -> Install Apache Web Server here
  
 ---- ----
Line 46: Line 54:
   * Tip: To see current port labels<code bash>semanage port -l | grep http</code>   * Tip: To see current port labels<code bash>semanage port -l | grep http</code>
  
----- 
  
 __**Change HTTPD's Port**__ __**Change HTTPD's Port**__
Line 72: Line 79:
   * Should see permission denied to make socket 8282   * Should see permission denied to make socket 8282
  
----- +\\
 __**SELinux: Configure Non Standard Port**__ __**SELinux: Configure Non Standard Port**__
  
  • linux_wiki/network_services_overview_apache_web_server.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)