Slashdot Mirror


User: blakem

blakem's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:mod_vhost_alias on Apache 1.3.9 Now Available · · Score: 1
    I'm testing it out at home, and it seems to work well. We might switch over to it at work where we have several thousand Virtual Host Directives. These could probably be replaced with the following two lines:

    UseCanonicalName Off
    VirtualDocumentRoot /web/sites/%-2

    I'll keep you posted.

    -Blake