-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Andreas Schildbach wrote:
> Hello everyone,
>
> is it possible to configure Apache2 to serve the contents of a
> directory, in a way so the first level of the structure serves as the
> name of a subdomain?
>
> For example:
>
> foo.myhost.mydomain --> /var/www/foo/
> bar.myhost.mydomain --> /var/www/bar/
> bar.myhost.mydomain/path/ --> /var/www/bar/path/
>
> I know I can do that with multiple VirtualHost configuration elements,
> but I'd like to add new subdomains just by creating a directory.
This is what mod_vhost_alias does.
VirtualDocumentRoot /var/www/%1
See http://httpd.apache.org/docs/2.0/mod/mod_vhost_alias.html
- --
Rich Bowen
rbowen@xxxxxxxxxxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDaihvXP03+sx4yJMRAuoLAJ9P+sZkBUGcoQ2fMuHQYGG4EnowKACfVob3
+Hvo1+rmbIpaUQR0QW5j2/M=
=sa5p
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx