[Instantrails-users] InstantRails and Apache module
simplelife
simplelife at kusa-makura.com
Tue Jan 10 03:44:10 EST 2006
I have installed InstantRails 1.0. It works well.
I used typo without problems.
But I have a question.
I need to use header module in Apache.
I edited httpd.conf.
#LoadModule headers_module modules/mod_headers.so
-->LoadModule headers_module modules/mod_headers.so
#AddModule mod_headers.c
-->AddModule mod_headers.c
Header append Server "xxxx"
And I restarted InstantRails.
But Apache did not return "Server: xxxx" in http header.
Please let me know the solution.
simplelife
More information about the Instantrails-users
mailing list