Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > aa528de3fe161341f6d5b5b71f85b5d7 > files > 18

apache-2.4.7-5.7.mga4.x86_64.rpm

# default virtual host, used for all requests that do not
# match a ServerName or ServerAlias in any <VirtualHost> block.

<VirtualHost _default_:80>
    ServerAdmin root@localhost
    ServerName localhost
</VirtualHost>