Forum Moderators: open
kangated
you own mysport.net.au and got a site running on www.mysport.net.au
Now, you want to run a site for some club on townsville.mysport.net.au?
If you manage to do that in a nice way, that would NOT be considered cloacking. That would be considered a subdomain, wich is perfectly fine.
You can do this with modrewrite in apache and it should be to difficult once you get the hang of modrewrite.
Do make sure that searchengine's don't find or are not allowed to index www.mysport.net.au/townsville ... it might be considered duplicate content, wich is fine by itself, but not good for your ranking ;-).
eg townsville.mysport.net.au points to a sub-directory townsville inside of the main directory
The mistake I was making was in entering a re-direction location after creatig the sub-domain, hence the browser was always going to the re-directed page (www.mysport.net.au/townsville).
When I removed the re-direction string it goes straight to and only ever shows townsville.mysport.net.au.
The only time of course this won't work is if the sub-directory name is not the same as the sub-domain name but I can't think of this ever being the case.
Anyway the pointers everyone has been giving me having been interesting to research and learn about all the same and many thanks to everyone that replied.
I've enjoyed browsing around webmaster forum!
Cheers
kangated