From: Boris Z. <bo...@id...> - 2004-10-28 14:49:17
|
Hi, Am Mittwoch, 27. Oktober 2004 08:29 schrieb R K: > Hi Boris, > > I have tried using A::P 1.15. The installation went smooth. > Now while accessing some links I faced following: > > I kept on getting following errors: > Cannot find encoding "$default_input_charset" at > /tmp/.my_linux_box/local/lib/perl5/site_perl/5.8.2/Apache/PageKit/View.pm > line 464 > fixed. Thank you. It is already avail on http://eg.2bz.de/Apache-PageKit-1.15.tar.gz > and then they disappeared after some time I have no idea how. I tried > getting the errors back, but did not succeed. > > I was wondering if this has already been implemented. > > Suppose I wish to have pkit pages server from /pagekit. Now in the > index.tmpl the links are as href="login1?...". Is it configurable to > have href="/pagekit/login1?..." ? > > I would like to use it as following in httpd.conf : > > <Location /pagekit> > .. > .. > </Location> thi s is already possible, with the global config option uri_prefix="pagekit/" -- boris |