RE: [PHP-DEV] PHP script source revealed on windows

2001-01-11 Thread James Moore
> > I remember people talking not to long ago about PHP scripts > > on Windows having their code revealed unpredictably. I also > > remember the thing only seemed to occur on Windows... Has > > any more been discovered/has this been resolved? > > The problem for PHP/Apache/Linux has been resolved

[PHP-DEV] Re: Re. [PHP-DEV] PHP script source revealed on windows

2001-01-11 Thread Phil Driscoll
Update on the .htr extension: Here's what Microsoft have to say about what htr is: * What is HTR? HTR is a first-generation advanced scripting technology that is included in IIS 3.0. However, HTR was never widely adopted, and was superceded by Active Server Pages (ASP) technology introduced i

[PHP-DEV] Re. [PHP-DEV] PHP script source revealed on windows

2001-01-11 Thread Phil Driscoll
Toby wrote: >...I ask because I just tripped over an article about IIS5 >revealing script's source if the request followed a certain >pattern... >http://www.ntsecurity.net/Articles/Index.cfm?ArticleID=16543 Aargh! This is a nightmare! I've just tested on NT4 IIS4 and sure enough, if you append a

Re: [PHP-DEV] PHP script source revealed on windows

2001-01-11 Thread Derick Rethans
On Thu, 11 Jan 2001, Toby Butzon wrote: > I remember people talking not to long ago about PHP scripts > on Windows having their code revealed unpredictably. I also > remember the thing only seemed to occur on Windows... Has > any more been discovered/has this been resolved? The problem for PHP/A