LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Apache Banner Question (https://www.linuxquestions.org/questions/linux-newbie-8/apache-banner-question-684610/)

200mg 11-19-2008 08:48 AM

Apache Banner Question
 
If I have made changes to my apache-ssl banner, how can I see those changes. How can I look at what the banner says on a website?

tronayne 11-19-2008 09:22 AM

If I'm understanding what you're asking, generally if you make changes to Apache; e.g., editing httpd.conf, you need to stop and restart Apache to see those changes (you can execute apachectl restart as root for example). Additionally, if you're viewing with a browser, you need to either clear the browser cache or force page reload (shift-reload-current-page in Firefox) to see any changes. Also, you should be able to see your web page at http://your-system-name.whatever assuming you've configured httpd.conf to do so.

Hope this helps some.


All times are GMT -5. The time now is 09:28 PM.