Re: [PHP] PHP inside .htacess protected file

2005-04-05 Thread Richard Lynch
On Tue, April 5, 2005 11:24 am, james tu said: > We have a webserver that we want to turn on/off access. > We were thinking of using simple HTTP authentication to protect the > main webserver directory. > > We have Flash movies that talk to PHP scripts inside the webserver > directory. > > When we

[PHP] PHP inside .htacess protected file

2005-04-05 Thread james tu
I have this dilemma...I know this is more of an apache question than a PHP questions, but I thought that it's partially related. We have a webserver that we want to turn on/off access. We were thinking of using simple HTTP authentication to protect the main webserver directory. We have Flash mo