Module Config
Apache Webserver
Apache version 2.0.55
Apply Changes
Stop Apache
Search Docs..

Global Configuration

Processes and Limits
Networking and Addresses
MIME Types
User and Group
Miscellaneous
CGI Programs
Filters
Per-Directory Options Files
Re-Configure Known Modules
Edit Defined Parameters
Edit Config Files


Virtual Servers

Default Server
Defines the default settings for all other virtual servers, and processes any unhandled requests.
Address Any
Port Any
Server Name Automatic
Document Root /home/httpd/html
Virtual Server
Handles all requests to the address 10.4.10.5 on port 80.
Address 10.4.10.5
Port 80
Server Name demo.local
Document Root /home/users/demo/public_html
Virtual Server
Handles all requests to the address 10.4.10.5 on port 80.
Address 10.4.10.5
Port 80
Server Name sub.demo.local
Document Root /home/users/demo/domains/sub.demo.local/public_html
Virtual Server
Handles all requests to the address 10.4.10.51 on port 80.
Address 10.4.10.51
Port 80
Server Name demo2.local
Document Root /home/users/www/public_html
Virtual Server
Handles all requests to the address 10.4.10.55 on port 80.
Address 10.4.10.55
Port 80
Server Name sub.demo2.local
Document Root /home/users/www/domains/sub.demo2.local/public_html
Virtual Server
Handles all requests to the address 10.4.10.55 on port 80.
Address 10.4.10.55
Port 80
Server Name aliassub.demo2.local
Document Root /home/httpd/html

Create a New Virtual Server
Handle connections to address Those not handled by another server
Any address
Specific address ..
Add name virtual server address (if needed)
Listen on address (if needed)
Port Default Any
Document Root
Allow access to this directory
Server Name Automatic
Add virtual server to file Standard httpd.conf file
Selected file..
Copy directives from