Httpd Virtual Host Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
Virtual hosts can be declared using the <tt><VirtualHost></tt> configuration element. <tt><VirtualHost></tt> encloses a group of directives that apply to only a particular virtual host. | Virtual hosts can be declared using the <tt><VirtualHost></tt> configuration element. <tt><VirtualHost></tt> encloses a group of directives that apply to only a particular virtual host. | ||
=Name-Based Virtual Host Configuration= |
Revision as of 03:37, 6 January 2016
Internal
Overview
Virtual hosts can be declared using the <VirtualHost> configuration element. <VirtualHost> encloses a group of directives that apply to only a particular virtual host.