Red Hat NETWORK PROXY SERVER 3.7 - Instrukcja Użytkownika Strona 92

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 101
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 91
82 Configuring Optional Packages
If you installed the PHP3 package, uncomment the mod php3.c line so
that instead of:
#AddModule mod_php3.c
It reads:
AddModule mod_php3.c
If you installed both packages, uncomment both lines. Save your
httpd.conf file.
Next, you will need to edit your srm.conf file.
If you installed the PHP/FI package, you will need to uncomment the
#AddType application/x-httpd-php .phtml line. Instead of:
#AddType application/x-httpd-php .phtml
The line should read:
AddType application/x-httpd-php .phtml
If youinstalled the PHP3 package,you will needto uncomment two lines.
Instead of:
#AddType application/x-httpd-php3 .php3
#AddType application/x-httpd-php3-source .phps
The lines should read:
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .phps
If you installed both the PHP/FI and PHP3 packages, you’ll need to un-
comment all three of the previous AddType lines.
Przeglądanie stron 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 100 101

Komentarze do niniejszej Instrukcji

Brak uwag