Hello, I currently use the .htaccess file from the manual, but I want to
modify it so that when someone accesses using a subdomain it goes to a
different bootstrap file.

at the moment a request for domain.com and sub.domain.com both goto the
same bootstrap file. i want it to rewite like this:

domain.com - index.php
sub.domain.com - subdomain/index.php

What do I put in the .htaccess file to achieve this?

Regards,
Tony.

Reply via email to