[H-GEN] Setting up reverse proxy for SSL

Martin Pool mbp at linuxcare.com.au
Tue Feb 20 19:01:36 EST 2001


On 21 Feb 2001, Michael Anthon <michael at anthon.net> wrote:

> The only uncertainty I have about this is the passing of parameters, is
> this a valid URL?  In particular, is putting "=" in the URL valid?  It
> does seem to work quite happily in all my testing
> 
> http://myhost.com/app/script/parameter1=val/parameter2=val2/filename.txt

I think PHP is being unusually generous to you.  I think a more
standard way to write it would be:

  http://myhost.com/app/script/filename.txt?parameter1=val&parameter2=val2

I don't mean this in a nasty way, but: it's worth reading RFC2616.
It's quite interesting.

-- 
Martin Pool, Human Resource
Linuxcare. Inc.   +61 2 6262 8990
mbp at linuxcare.com.au, http://linuxcare.com.au/
Linuxcare.  Putting Open Source to work.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.humbug.org.au/pipermail/general/attachments/20010221/60429167/attachment.sig>


More information about the General mailing list