Forum Moderators: phranque
I want to set up a rewrite rule that will allow
[<clientName>.mydomain.com...]
to be pointed to the above path automatically.
How can I set this up?
Thanks!
Should do the trick...see the apache docs for more mod_rewrite info. Just search for Apache mod_rewrite and you will find it.
delinked
[edited by: Birdman at 1:57 am (utc) on June 27, 2003]
[webmasterworld.com...]
birdman, what is a subdomain priviledge and the subdomain .htaccess file? can i get it on a shared (virtual) hosting account? if you notice, i do not really have any folders inside my root folder for the subdomain to point to.
i just need the URL pattern of xxx.mydomain.net to point to a cgi-script with xxx as the variable. i realize this cannot be done with simple htaccess in the root folder?
thanks for all your ideas.