On Thu, Jul 04, 2002 at 01:39:12PM -0700, Peter Jay Salzman wrote: > how do i get apache to recognize the .php index in addition to the > .phtml index? Rod showed one method, with CGI, you'd do this... Action php-cgi /cgi-bin/php4.cgi AddHandler php-cgi .php .php4 .phtml .etc .etc -- Ted Deppner http://www.psyber.com/~ted/