diff --git a/docs/manual/vhosts/name-based.xml b/docs/manual/vhosts/name-based.xml index 003efec6e8..e5a52d9a85 100644 --- a/docs/manual/vhosts/name-based.xml +++ b/docs/manual/vhosts/name-based.xml @@ -136,7 +136,7 @@ </VirtualHost> <VirtualHost *:80> -ServerName other.example.com + ServerName other.example.com DocumentRoot /www/otherdomain </VirtualHost>