I am still learning about .htaccess files - what you suggested could be useful
to me.
The approach I have taken is to use the auto_prepend feature, namely
php_value auto_prepend_file "/path/to/autoprepend.php"
This is then a single hook, and the contents of autoprepend.php
can then be as comple
s
any structural changes in the future.
> -Original Message-
> From: Aaron Bennett [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 11, 2001 2:33 PM
> To: php
> Subject: [PHP] .htaccess php_value
>
>
> Hi There,
> I currently use .htaccess files to override the inclu
Hi There,
I currently use .htaccess files to override the include path, which works
great for me... One of my concerns was the portability of the code, and the
possibility of not having control of http.conf
I'm now in the process of porting some of the sites onto a winnt architecure
(but st
3 matches
Mail list logo