On Tue, Jun 17, 2008 at 02:37, Aaron Todd <[EMAIL PROTECTED]> wrote: > If anyone can let me know if this possible I would really appreciate it.
Maybe the easiest would be to use a rewrite: RewriteCond %{HTTP_HOST} !^www\. RewriteCond %{HTTP_HOST} ^([^.]+)\.domain\.com RewriteRule ^/(.*)$ /home/%1/www/$1 [L] This example comes from here: http://wiki.apache.org/httpd/RewriteMassVhosting Krist -- [EMAIL PROTECTED] [EMAIL PROTECTED] Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]