[users@httpd] how to get the expiration date of a cookie

2017-10-06 Thread eeadev dev
I cannot find a place where is written how to get the expiration date of the cookie I set. Please anyone knows how to do that? thanks

Re: [users@httpd] how to get the expiration date of a cookie

2017-10-06 Thread Suvendu Sekhar Mondal
On Fri, Oct 6, 2017 at 1:13 PM, eeadev dev wrote: > I cannot find a place where is written how to get the expiration date of the > cookie I set. > Please anyone knows how to do that? > Using program? In Java world you can use getMaxAge() of Cookie class. --

Re: [users@httpd] how to get the expiration date of a cookie

2017-10-06 Thread eeadev dev
is not this meant to be the mailing list of apache? I d need to get this info using C and the apr_library, not java unfortunately 2017-10-06 2:18 GMT-07:00 Suvendu Sekhar Mondal : > On Fri, Oct 6, 2017 at 1:13 PM, eeadev dev wrote: > > I cannot find a place where is written how to get the expira

Re: [users@httpd] how to get the expiration date of a cookie

2017-10-06 Thread Eric Covener
On Fri, Oct 6, 2017 at 6:18 AM, eeadev dev wrote: > is not this meant to be the mailing list of apache? I d need to get this > info using C and the apr_library, not java unfortunately > > 2017-10-06 2:18 GMT-07:00 Suvendu Sekhar Mondal : >> >> On Fri, Oct 6, 2017 at 1:13 PM, eeadev dev wrote: >>

[users@httpd] Redirect SITEB to SITEA while maintaining SITEB address in browser

2017-10-06 Thread Drill Brain
Low hour apache user. Hosting is godaddy on a unix share, apache 2.4.3-25. Web content languages used are perl and php. We own several Domains that serve local markets. These sites are essentially identical save for the content tweaked for the local user. Right now, both pages served and

Re: [users@httpd] Difference in Apache version

2017-10-06 Thread renee ko
Sorry Eric, I didnt understand your question. "ps" on which process? On Thu, Oct 5, 2017 at 12:14 PM, Eric Covener wrote: > > > On Thu, Oct 5, 2017 at 11:07 AM, renee ko wrote: > >> Hello all, >> >> >>- I am running Apache httpd version *2.2.29* and server built on Aug >>23 2015 13:19:5

Re: [users@httpd] Difference in Apache version

2017-10-06 Thread Eric Covener
On Fri, Oct 6, 2017 at 2:26 PM, renee ko wrote: > Sorry Eric, I didnt understand your question. "ps" on which process? > ​The running webserver processes.