Red Hat NETWORK PROXY SERVER 3.7 - User Manual Page 92

  • Download
  • Add to my manuals
  • Print
  • Page
    / 101
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 100 101

Comments to this Manuals

No comments