Hi,

this might be an Apache rather than AxKit question, but I don't know enough 
about AxKit to formulate it... My experimental AxKit site at 
http://www.mangrove.cz/german/ uses optional side panels controlled by 
Apache::AxKit::StyleChooser::PathInfo (i.e. 
http://www.mangrove.cz/german/index.ix1 has both panels while 
http://www.mangrove.cz/german/index.ix1/3- doesn't). That works, but the 
latter URL prompts Apache to include a Content-Location header informing the 
client that the last segment of the URL path isn't *really* a file:

Content-Location: http://www.mangrove.cz/german/index.ix1

Browsers mostly ignore the header, except lynx, which uses it as a base URL - 
which breaks all relative links on my page. I suppose I could stick to 
absolute paths, but I'd much prefer just to suppress the Content-Location 
header - is that possible?

        Bye
                Vasek



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to