I take that sentence to be referring to the relationship between the
client IP address and the session and to have no connection with the session
duration. You as the developer can set the cookie in any way you
require.
All the best,
Pete
--
Openstrike - improving business through open source
ht
Thanks Pete for the reply.
One question regarding the module at
http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/ ::
it says that "Additionally nobody can "hack" the system by manipulating the
cookie values because they are only valid for one session".
Does that mean that once the user ex
On Sat, Aug 24, 2013 at 04:44:46PM +0530, Ajay Garg wrote:
> Is the above workflow possible by merely using HTTPD, or some form of
> external proxy-software (like "squid") is required?
Yes, this is possible with just httpd.
> If it is indeed possible to achieve the above with just HTTPD, I will b
Hi all.
Let me first present the use-case :)
=== USE-CASE BEGIN ===
I have a number of directives (via the .conf
files), and each director has an alias for it.
So, my server can present different stuff, in accordance with the URLS like
::
http://127.0.0.1/alias1