Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


ssi_includes_with_php_and_vice-versa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
ssi_includes_with_php_and_vice-versa [2009/01/06 10:06] – created juckinsssi_includes_with_php_and_vice-versa [2009/01/06 10:06] juckins
Line 17: Line 17:
 To allow a .php file to include .shtml files, edit /etc/php.ini with the following changes: To allow a .php file to include .shtml files, edit /etc/php.ini with the following changes:
 <code> <code>
-include_path = /home/httpadm/docs +include_path = /path/to/docs 
-doc_root = /home/httpadm/docs+doc_root = /path/to/docs
 </code> </code>
 service httpd restart service httpd restart
ssi_includes_with_php_and_vice-versa.txt · Last modified: 2009/01/06 11:50 by juckins