> The other website does use session_start(). A "HEAD / HTTP/1.0" gives
> I have the extra lines : Expires, Cache-Control, Pragama.
>
> I would like to get rid of those 3 lines : is it possible and how could
> I achieve that ?
Probably by sending your own (blank) headers with those names.
Th
Hello everybody,
I have two websites that use Apache-1.3.12 + PHP-4.0.2 + Oracle8i on
Linux RedHat servers.
One of them doesn't use the session_start() function. If I do a telnet
on port 80 and type in "HEAD / HTTP/1.0" I get the following :
HTTP/1.1 200 OK
Date: Wed, 17 Jan 2001 08:50:34 GMT
2 matches
Mail list logo