Mobile app version of vmapp.org
Login or Join
Gonzalez347

: You don't need any rewrite rules. Just add a VirtualHost section, like <VirtualHost IPAddress> ServerName sub.mydomain.com DocumentRoot /path/to/public_html/sub </VirtualHost>

@Gonzalez347

You don't need any rewrite rules. Just add a VirtualHost section, like

<VirtualHost IPAddress>
ServerName sub.mydomain.com
DocumentRoot /path/to/public_html/sub
</VirtualHost>

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Gonzalez347

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme