On 21 Sep 2001, at 8:53, Dean Staff wrote:

> On 21 Sep 2001 at 16:39, Daniel van Raay wrote:
> 
[snip]
> > You should then be able to access the e-smith-user panel from any of
> > these:
> >   http://192.168.xxx.yyy/e-smith-user/
> >   https://192.168.xxx.yyy/e-smith-user/
> >   http://192.168.xxx.yyy:980/e-smith-user/
> >   https://192.168.xxx.yyy:981/e-smith-user/
> > 
> 
> It works like a charm, with one cosmetic issue. The Righ-hand frame shows the 
>following error as 
> soon as the user logs in.
> 
> ---begin---
> Not Found
> 
> The requested URL /initial.html was not found on this server.
> ---end---
> Once you choose an task to preform the right hand frame shows the appropriate page.

This didn't appear to be happening to me when I gave it another 
test but when I typed in the URL from scratch:
   http://192.168.xxx.yyy/e-smith-user
without the / on the end of the e-smith-user I got the error you 
described.  When I put the / on the end it was working normally.

I think this was due to the ProxyPass because the pages come 
thorugh to the browser as /e-smith-user (ie a document, not a 
folder) and so the relative link in the frameset to initial.html got 
transformed (by the browser) to /initial.html instead of /e-smith-
user/initial.html.

I fixed this one:

ftp://ftp.e-smith.org/pub/e-smith/contrib/DanielvanRaay/RPMS/noarch/e-smith-userpanel-0.1-4.noarch.rpm

by just changing the reference to initial.html into an absolute /e-
smith-user/initial.html.

Cheers,
Daniel van Raay


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to