>AddType application/x-httpd-php .php .php3
> AddType application/x-httpd-php-source .phps
If those lines aren't you should get your code in your browser.
403 might be a rights issue. Say you created the file you're trying to open
as root you should chown it to the user under which apa
Wouldn't it be just to add, say,
AddType application/x-httpd-php .php .php3
AddType application/x-httpd-php-source .phps
or approximation within the
tags?
I think (fingers crossed here) that should do it...
--- Jay Paulson <[EMAIL PROTECTED]> wrote:
> Hello-
>
> I'm using the virutal
Hello-
I'm using the virutal hosting in Apache 1.3.19 and I was wondering how to I
load php as a module in apache for each virutal web site? anyone have a
good link telling you how to do this.. ie a tutorial on the topic? i've
read the docs on apache.org and it doesn't really say much at all ab
3 matches
Mail list logo