[Mono-bugs] [Bug 400825] [Patch] Add "X-Powered-By" header to response
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 24 16:13:38 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=400825
User juraj at hotfeet.ch added comment
http://bugzilla.novell.com/show_bug.cgi?id=400825#c11
Juraj Skripsky <juraj at hotfeet.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #11 from Juraj Skripsky <juraj at hotfeet.ch> 2009-09-24 14:13:36 MDT ---
The used directive "Header" puts "X-Powered-By: Mono" in _all_ responses served
by Apache. Suddenly, static files and even php files have that header field!
I've tried making the addition of the header dependent on the presence of
"X-AspNet-Version" using the SetEnvIf directive. But that doesn't work, as it
can only set environment variables based on the _request_ headers.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list