On Fri, 3 Mar 2000, Vesselin Mladenov wrote:

> But the server doesn't parse php, instead of that I can downlad php
> scripts.

Make sure that you tell apache what type of file PHP files are./

<IfModule mod_php3.c>
  AddType application/x-httpd-php3 .php3
  AddType application/x-httpd-php3-source .phps
</IfModule>



-- 
John Evans
Admin, Kilnar Networking Services, Inc.
http://www.kilnar.com/ 

Reply via email to