Bogdan Stancescu wrote: > > I've made the same with my CSS Styles. Called the page mystyle.css, set > > content type to text/css and send the CSS Stuff (depending on Browser). > > (This applies for Emiliano's answer as well) > > Yes, that's what I tried before writing to you but it doesn't achieve the > purpose: since the result is still a directory, the final url is > http://[bla-bla]/something.pdf/ which leads to a default local filename like > "something_pdf.html"...
Hmm, then you've found a bug.If there's a non-'.html' extension on the url you should not be redirected with a slash added. There's a test tool in lib/test/pageresolve. What does it output if you resolve the url you're trying to access? Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
