Re: apache2: index.php sent unprocessed when accessed indirectly from one location

2004-09-30 Thread Micha Feigin
On Fri, 1 Oct 2004, Micha Feigin wrote: > I setup apache2 from testing on one machine. My problem is that for one > user in a specific directory, if I place an index.php in that directory > it is being sent unprocessed to the caller as a .phtml file. The exact > same code anywhere else (other dire

apache2: index.php sent unprocessed when accessed indirectly from one location

2004-09-30 Thread Micha Feigin
I setup apache2 from testing on one machine. My problem is that for one user in a specific directory, if I place an index.php in that directory it is being sent unprocessed to the caller as a .phtml file. The exact same code anywhere else (other directories/other users) is processed fine as php and