SP behind VPN Gateway: handler locations

Cantor, Scott cantor.2 at osu.edu
Fri Sep 2 21:30:01 BST 2011


On 9/2/11 4:21 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
>>So I'm really stuck with point 3. I tried various combinations of
>>NameVirtualHost, VirtualHost, ServerName, ServerAlias, and some rewrite
>>rules.
>
>There is nothing involved but ServerName. The rest involve how the Apache
>server maps client-supplied inputs to selecting the vhost to actually use.
>Those might be causing the wrong vhost to be handling requests, but they
>won't change how the server reports itself to applications.

Correction...they might affect what gets reported, if UseCanonicalName is
Off. If it's On, ServerName rules.

-- Scott



More information about the users mailing list