On 04/12/05, Juergen Daubert <[EMAIL PROTECTED]> wrote:
[..]
>  Control {
>     Alias /trac
>     Location /var/www/cgi-bin/trac.fcgi
>         External {"/usr/bin/cgi-fcgi -bind -connect /tmp/trac.sock" {*}}
>  }
>
>  Control {
>     PathMatch /trac/login
>         EncryptedUserFile On
>         Realm Trac
>         UserFile /etc/webaccess
>  }

Hi Juergen,

What is the exact difference between Alias and Apache's Location?
I guess you can change mathopds alias to take regex and do various
fancy things. It should be fairly easy to do it.

cheers,
l

Reply via email to