Hello all, This must be something simple but I can't seem to get it right. How would I accomplish a rewrite (not a re-direct) from sub.example.com to example.com/sub Thanks!
Are you speaking of a URI re-write? probably something with setting up a vhost that points to a vdirectory. Im an IIS guy...not sure about Apache.
Yes, I believe we are talking about the same thing. The site in question is on a shared host served by Apache and the only config I have access to is .htaccess.