tmelkonian
06-21-2004, 04:49 PM
Hi. I cant seem to get server side includes to work on my apache web server on os X (jaguar 10.2.6). I have read many articles and tried various metods but no luck. ( i was successful getting PHP running ).
I have changed my http.conf file to include:
AddType text/html .shtml
AddHandler server-parsed .shtml
AddHandler server-parsed .html
I have also set "Options Includes" inside
<Directory "Library/WebServer/Documents" >
I have also tried using .htaccess files and XBit Hack, but all to no avail so I am stumped. If anyone has any tips or can point me to a good source of info I would appreciate it.
thanks!
Tom
I have changed my http.conf file to include:
AddType text/html .shtml
AddHandler server-parsed .shtml
AddHandler server-parsed .html
I have also set "Options Includes" inside
<Directory "Library/WebServer/Documents" >
I have also tried using .htaccess files and XBit Hack, but all to no avail so I am stumped. If anyone has any tips or can point me to a good source of info I would appreciate it.
thanks!
Tom