sub-domains
Is there a way, through the use of Perl, PHP, .htaccess or whatever, to create sub-domains that are not simply redirects.So for example, something.mysite.com would have URL's such as something.mysite.com/page/index.html instead of having something.mysite.com redirect to mysite.com/something and then having the URL as mysite.com/something/page/index.html
Hopefully I explained that alright without confusion
