RE: reading PHP in browser

2000-09-19 Thread Av Aumick
onf? > AddType application/x-httpd-php3 .php3 > AddType application/x-httpd-php3-source .phps > > -Original Message- > From: Av Aumick [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, September 19, 2000 3:06 PM > To: Redhat-List > Subject: reading PHP in browser > &g

RE: reading PHP in browser

2000-09-19 Thread Kevin Rooney
Do you have these lines in httpd.conf? AddType application/x-httpd-php3 .php3 AddType application/x-httpd-php3-source .phps -Original Message- From: Av Aumick [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 19, 2000 3:06 PM To: Redhat-List Subject: reading PHP in browser I just

reading PHP in browser

2000-09-19 Thread Av Aumick
I just installed PHP4 on my server. Now when my browser views a file ending in .php, .php3, .php4, .phps the browser rather than displaying the file wants to download the file. It will however display a .phtml file. If the file is index.phtml it only gets displayed if it is referenced on the URL l