Re: [PHP] problems with include()

2001-09-13 Thread ReDucTor
are you using a .cfg extension?!? you are going to need to add the path to php at the top if you are :D - Original Message - From: "LRW" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 14, 2001 1:31 AM Subject: [PHP] problems with include() > I got a plain test

Re: [PHP] Problems with include directory which falls under .htaccess protection

2001-06-25 Thread Richard Lynch
> I have a .htaccess file with the following in it > order allow,deny > allow from all > require user pilot > Authname MySite > Authtype Basic > > The page itselfs prompts for and accepts username/password correctly, > however on that page are a number of included files.. The included files are >