http://bugzilla.novell.com/show_bug.cgi?id=400825
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=400825#c11 Juraj Skripsky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #11 from Juraj Skripsky <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
