[wplug] [SOLVED] publicfile

Alexandros Papadopoulos apapadop at cmu.edu
Tue Nov 19 21:55:58 EST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> >> > X:> telnet 10.0.0.1 55555
> >> > Trying 10.0.0.1...
> >> > Connected to 10.0.0.1.
> >> > Escape character is '^]'.
> >> > GET
> >> >
> >> > X:> lynx 10.0.0.1:55555
> >> > 404 file does not exist
> >>

At last! FYI, the problem was the way publicfile parses symbolic links. 
Because httpd chroots itself to the public documents root, the absolute 
path symlinks I was using for my ever-changing virtual IPs were 
breaking. I replaced them with relative symlinks, and it all worked 
fine :-)

So, under the document root (/public/file/), I had the link:

128.2.66.150 -> /public/file/0

Once that got replaced with

128.2.66.150 -> 0

everything was mellow again.

Thanks for your help

- -A
- -- 
http://andrew.cmu.edu/~apapadop/pub_key.asc
3DAD 8435 DB52 F17B 640F  D78C 8260 0CC1 0B75 8265
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE92vm+gmAMwQt1gmURAv/tAJ9dM52UNJsuNhT3Zi05WI0fOEUjPwCePK2x
OYNUNYx3eF7bnOwSIqVKrig=
=17RP
-----END PGP SIGNATURE-----




More information about the wplug mailing list