Re: Kwiki::Modperl redirects

[email protected] (Liu Kang-min) Thu, 30 Jun 2005 22:24:59 +0800
Newsgroups perl.kwiki
Message-ID <[email protected]>
On Jun 28, 2005, at 4:56 AM, Christopher L. Everett wrote:
> l is:
>
> site_title: MedBanner.com Tech Wiki
> main_page: HomePage
> logo_image: palm90.png
> script_name:
> database_directory: database


Hello, ceverett

Just guess if you're using Safari, because that's the issue of  
redirect was there
in Kwiki::ModPerl 0.04 or earlier versions only when people are using  
Safari, and when
the redirection URL looks like a relative path..

And, you don't have to set script_name to nothing in the config.yaml.
Is there a special reason for that ? Because that might be the reason  
causing Kwiki
to generate relative-path redirection URL.

In present version of Kwiki::ModPerl, setting script_name to nothing  
is no longer required.
Maybe you should remove that line in your config.yaml and see if  
things work fine.

Cheers,
Kang-min Liu