Red Hat NETWORK PROXY SERVER 3.7 - Bedienungsanleitung Seite 50

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 101
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 49
40 Configuring Your Secure Web Server
This line would create a virtual host that listens on port 12331. Substitute
the port number you want to use for 12331 in the previous example.
Underneath the Listen lines in httpd.conf, add a line like the follow-
ing:
Listen 12331
This line instructs your web server to listen on port 12331.
You must restart your server to start your virtual host. However, if you
havenot yetcreatedadigitalcertificateas discussedinChapter3onpage43,
your secure web server will not work.
Much more information about creating and configuring virtual hosts is
provided on the web at
http://www.apache.org/docs/vhosts/index.html.
2.7 Starting and Stopping Your Server
During the installation process, a server startup file named httpsd was
installed into /etc/rc.d/init.d. To manually stop and startthe server,
run this httpsd command with either stop or start as an argument.
For example, to stop your server, type the command:
/etc/rc.d/init.d/httpsd stop
To start your server, type the command:
/etc/rc.d/init.d/httpsd start
You will be prompted to fill in your password. After you type it in, your
server will start.
Seitenansicht 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 100 101

Kommentare zu diesen Handbüchern

Keine Kommentare