Re: SCGI + Quixote, Location / ?

[email protected]
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
Actually it would have to be like this:

        # In publish.Publisher.try_publish()
        path = request.get_environ('PATH_INFO', '')
        if not path:
            return redirect(request.get_environ('SCRIPT_NAME')+'/', True)

Tested on Apache 2.0.52, scgi 1.4, Quixote 2.1.

-- 
-- Mike Orr <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.