Forum Moderators: coopster
thanks a lot,
-Mike
Are you talking about something like where a user creates a subdomain account for themselves on an existing domain, as it's done in cases with offering member websites where it could be
membersite1.yourdomain.com
membersite2.yourdomain.com
membersite3.yourdomain.com
>>where H::P//user.variable.isa.domain-name.com/
>>the variable off of a random subdomain to be in a text
And then take whatever name they chose as user (membersite) and include that name as a variable in a text file when it's created? Like automatically writing it into a flatfile database on the fly and then possibly outputting it to a list of all the subdomain users?
I basically think I can get the coding from after random.domain-name.com had been forwarded to the page, but how would I have any domain name that has not be made otherwise pointed? would I use .htaccess or something and like send the user/visitor to the page?
[edited by: Marcia at 9:36 pm (utc) on Oct. 11, 2003]
For the mod rewrite stuff, the Apache documentation's is excellent and has many examples. Try this page: [httpd.apache.org...]