
Software News
| Not Rated yet                                                   | |
Find more tutorials at
|
Compare Life Insurance
We search 300 life insurance plans Get our cheapest quote online now! www.protected.co.uk |
Flash website templates
Web Templates from BoxedArt - Features website templates,
flash templates, logo templates, templates, flash intros, full flash
sites, PHP Nuke templates.
We'll use a name-based virtual host to configure Apache to host a subdomain with the same IP Address and Port like the parent site.All that can be possible because the server will determine by the headers which content send back to the requesting client .
NameVirtualHost *
<VirtualHost *>
ServerName www.mysite.com
DocumentRoot /www/mysite
</VirtualHost>
<VirtualHost *>
ServerName www.sub.mysite.com
DocumentRoot /www/mysite/sub_mysite
</VirtualHost>
Post your comment here or ask any question that is rilevant on what is shown in this page.
Thank you for visiting this website
There is not comments for this page yet.Be the first to post one add comment