Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 5e86dca416a69633a04e0770c0feb09f > files > 12

apache-2.4.10-16.7.mga5.src.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>