PHP5 upgrade and .htaccess

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ceeb
    Junior Member
    • Mar 2004
    • 26

    #1

    PHP5 upgrade and .htaccess

    Great news about the PHP5 upgrade. I've been running it for a while using this line in .htaccess:

    Code:
    AddHandler application/x-httpd-php5 .php
    Will that line need to be removed once PHP5 is the default version?
  • AndrewT
    Administrator
    • Mar 2004
    • 3655

    #2
    You don't have to but we would recommend it.

    Comment

    Working...