Re: Feature request

Lou Kamenov <[email protected]> Mon, 5 Dec 2005 18:25:56 +0000
Newsgroups gmane.network.mathopd
Message-ID <[email protected]>
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