Red Hat NETWORK PROXY SERVER 3.7 - Uživatelský manuál Strana 93

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 101
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 92
4.4 Configuring Apache-ASP 83
After you’ve uncommented the appropriate lines, save the srm.conf file
and then restart your server as described in section 2.7 on page 40. You
should now be running mod php.
Please refer to the PHP web site at http://www.php.net/ for more in-
formation about configuring, testing and using PHP.
4.4 Configuring Apache-ASP
To enable Apache-ASP, you’ll need to edit your access.conf file. Add
the following lines to the end of the file:
<Location /asp/>
SetHandler perl-script
PerlHandler Apache::ASP
PerlSetVar Global /tmp
</Location>
Stop and start your web server, as described in Section 2.7. Apache-ASP
will now serve pages out of the /asp directory.
Note that you will also need to have the mod perl package installed in
order to use Apache-ASP.
4.5 Configuring Squid
indexconfiguration!squid
To get started running the Squid caching proxy server, begin with the
QUICKSTART file. QUICKSTART should bein /usr/doc/squid-1.1.22/,
ifyouinstalledthesquid package,orin/usr/doc/squid-novm-1.1.22/
if you installed squid-novm. For more complete information, you should
openthe FAQ.html file (inthe samedirectoryasthe QUICKSTART file)us-
ing your web browser. You should also rely on the information provided
at the Squid web site at http://squid.nlanr.net/.
Zobrazit stránku 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 99 100 101

Komentáře k této Příručce

Žádné komentáře