Hi,

Check http://www.onlamp.com/pub/a/apache/2004/02/19/apache_ckbk.html?page=2

and also mod_dir can add trailing slashes. Easiest way to verify this
is to check the response, apache will send a redirect back with the
trailing /



On 4/25/07, Stephan Diehl <[EMAIL PROTECTED]> wrote:
> Chuck Esterbrook wrote:
> > To anyone who is running "https" on their site with webware, do you
> > have the following behavior?
> >
> > Enter URL into browser:
> > https://mysite/somedir
> >
> > Redirects to:
> > http://mysite/somedir/
> >
> > In other words, the "https" changes to "http" in the redirect?
>
> I have the same behaviour.
> I had a quick look at the Webware code and there might be a problem with
> the HTTPRequest.serverURL method, which relies on a 'HTTPS' environment
> variable to decide if the original request was https or not. But I
> didn't follow this up, so this might be a reliable method.
>
> Cheers
>
> Stephan
> >
> > -Chuck
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Webware-discuss mailing list
> > Webware-discuss@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/webware-discuss
> >
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Webware-discuss mailing list
> Webware-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/webware-discuss
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to