Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 61480187ba2c99c66afc94793a8a2e37 > files > 18

apache-2.4.39-1.mga7.i586.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>