SSI Not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maartenvr
    Junior Member
    • Jul 2004
    • 24

    #1

    SSI Not working

    I have the following in the .htaccess file:
    Code:
    AddHandler application/x-httpd-php .php .shtml .html .htm
    AddHandler text/x-server-parsed-html .php .htm .html .shtml
    But still the SSI is not working... what is wrong and how can I make it work?
    Maarten Van Ruitenburg
    Professional Web Site Design
  • Buddha
    Senior Member
    • Mar 2004
    • 825

    #2
    cPanel has something called the "Apache Handler", you might try that. Looks like .shtml is already defined server-parsed on my account.
    "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

    Comment

    • maartenvr
      Junior Member
      • Jul 2004
      • 24

      #3
      It looks that just edits the .htaccess file... and I already have the info above in that file... I tried to add .shtml in there, but it didn't do anything...
      Maarten Van Ruitenburg
      Professional Web Site Design

      Comment

      Working...