Em Ter 11 Jun 2013 15:08:59 BRT, Matijn Woudt escreveu:
On Tue, Jun 11, 2013 at 7:17 PM, Stuart Dallas wrote:
On 11 Jun 2013, at 18:16, Tedd Sperling wrote:
Hi gang:
To get html pages to use php scripts, I've used:
RewriteEngine on
# handler for phpsuexec. -- this makes these prefixes con
On Tue, Jun 11, 2013 at 7:17 PM, Stuart Dallas wrote:
> On 11 Jun 2013, at 18:16, Tedd Sperling wrote:
>
> > Hi gang:
> >
> > To get html pages to use php scripts, I've used:
> >
> > RewriteEngine on
> > # handler for phpsuexec. -- this makes these prefixes considered for php
> >
> > SetHandler
On 11 Jun 2013, at 18:16, Tedd Sperling wrote:
> Hi gang:
>
> To get html pages to use php scripts, I've used:
>
> RewriteEngine on
> # handler for phpsuexec. -- this makes these prefixes considered for php
>
> SetHandler application/x-httpd-php
>
>
> In a .htaccess file.
>
> However, it wo
Hi gang:
To get html pages to use php scripts, I've used:
RewriteEngine on
# handler for phpsuexec. -- this makes these prefixes considered for php
SetHandler application/x-httpd-php
In a .htaccess file.
However, it works on one site, but not on another -- any ideas as to why?
Cheers,
tedd
4 matches
Mail list logo