On Thu, Jan 05, 2006 at 01:41:13PM +0100, Adamsky 'cit' Florian wrote: > Hiho List, > > i would like to use mathopd with embperl. However I don't want long > URL's like this:http://example.ath.cx/cgi-bin/embcgi.pl/blog/index.tmpl > Is there a smart way to solve this problem? I search something like > action handler in Apache.
I'm not really sure what you mean, but a Location keyword can point to a file/cgi too, not only to directories. For example the Mathopd wiki is configured [1] like that: Alias /wiki Location /usr/home/wiki/usemod10/wiki.pl To get this work, you have to set PathArgs to On, which is the default, though. Greetings Juergen [1] http://www.mathopd.org/wiki?Configuration/LiveConfig -- Juergen Daubert | mailto:[EMAIL PROTECTED] Korb, Germany | http://jue.li/crux
