doc044.htm
来自「Reh Hat user manual. really goooood」· HTM 代码 · 共 42 行
HTM
42 行
<html><body><a href="doc045.html"><img src=../icons/next.gif alt="Next"></a><a href="doc000.html"><img src=../icons/up.gif alt="Up"></a><a href="doc043.html"><img src=../icons/previous.gif alt="Previous"></a><a href="doc000.html"><img src=../icons/contents.gif alt="Contents"></a><a href="doc123.html"><img src=../icons/index.gif alt="Index"></a><hr><h2><a name="s5.8">5.8 World Wide Web Server</a></h2><title>World Wide Web Server</title><a name="i138"><p>If you installed the Apache <a name="i139"> web server (from the <tt>apache</tt> package),then your Web service is already up and running! Just point Red Baron (or any other web browser) at <tt>http://localhost</tt>.<a name="i140"><p>The default page shown is <tt>/home/httpd/html/index.html</tt>.You can edit this file (or completely replace it) to your liking.All the CGI programs, icons, and html pages are stored in<tt>/home/httpd</tt>, but this can be changed in the apache configurationfiles, all of which are stored in <tt>/etc/httpd/conf</tt>. Logsof all httpd activity are kept in <tt>/var/log/httpd</tt>.<a name="i141">Setting up your web site is as easy as adding your own HTML pagesand links to the <tt>/home/httpd/html/</tt> directory. For more information on customizing your web server we recommend a referencesuch as <i>HTML: The Definitive Guide</i> by Chuck Musciano & Bill Kennedy,published by O'Reilly & Associates.<a name="i142"><a name="i143"><p><p><hr><a href="doc045.html"><img src=../icons/next.gif alt="Next"></a><a href="doc000.html"><img src=../icons/up.gif alt="Up"></a><a href="doc043.html"><img src=../icons/previous.gif alt="Previous"></a><a href="doc000.html"><img src=../icons/contents.gif alt="Contents"></a><a href="doc123.html"><img src=../icons/index.gif alt="Index"></a><hr></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?