[Bug 131512] Re: mod_headers does not support 'edit'.

2015-07-02 Thread Simon Déziel
This works for me on Trusty with Apache 2.4.7: Header edit Set-Cookie ^(JSESSIONID=.*; Path=^/itrax/irates/)(.*)$ $1/$2 # apt-cache policy apache2 apache2: Installed: 2.4.7-1ubuntu4.4 Candidate: 2.4.7-1ubuntu4.4 Version table: *** 2.4.7-1ubuntu4.4 0 500

[Bug 131512] Re: mod_headers does not support 'edit'.

2015-07-02 Thread Simon Déziel
This works for me on Trusty with Apache 2.4.7: Header edit Set-Cookie ^(JSESSIONID=.*; Path=^/itrax/irates/)(.*)$ $1/$2 # apt-cache policy apache2 apache2: Installed: 2.4.7-1ubuntu4.4 Candidate: 2.4.7-1ubuntu4.4 Version table: *** 2.4.7-1ubuntu4.4 0 500

[Bug 131512] Re: mod_headers does not support 'edit'.

2013-06-04 Thread Dhanushka Jayathilaka
Header edit Set-Cookie ^(JSESSIONID=.*; Path=^/itrax/irates/)(.*)$ $1/$2 this gives me the error first argument must be add, set, append, unset or echo. ** Changed in: apache2 (Ubuntu) Status: Invalid = In Progress -- You received this bug notification because you are a member of

[Bug 131512] Re: mod_headers does not support 'edit'.

2013-06-04 Thread Dhanushka Jayathilaka
Header edit Set-Cookie ^(JSESSIONID=.*; Path=^/itrax/irates/)(.*)$ $1/$2 this gives me the error first argument must be add, set, append, unset or echo. ** Changed in: apache2 (Ubuntu) Status: Invalid = In Progress -- You received this bug notification because you are a member of

[Bug 131512] Re: mod_headers does not support 'edit'.

2007-10-15 Thread Launchpad Janitor
[Expired for apache2 (Ubuntu) because there has been no activity for 60 days.] -- mod_headers does not support 'edit'. https://bugs.launchpad.net/bugs/131512 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 131512] Re: mod_headers does not support 'edit'.

2007-08-15 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. I cannot reproduce your issue. RequestHeader edit takes two more arguments as outlined in the manual. Could specify which version apache2 you are using. ** Changed in: apache2 (Ubuntu) Importance: Undecided =