Re: [EMAIL PROTECTED] cgi-bin contents

2006-02-03 Thread make stuff up
> On 2/2/06, make stuff up <[EMAIL PROTECTED]> wrote: >> >> hi all... >> >> if i have a cgi-bin directory - or any directory in which is cgi >> execution is permitted - can i have other files served from the same >> directory or any other d

Re: [EMAIL PROTECTED] cgi-bin contents

2006-02-03 Thread make stuff up
AddHandler html php ## is this going to do it? thanks > > hi all... > > if i have a cgi-bin directory - or any directory in which is cgi > execution is permitted - can i have other files served from the same > directory or any other directory below - like php and html? do i ne

[EMAIL PROTECTED] cgi-bin contents

2006-02-02 Thread make stuff up
hi all... if i have a cgi-bin directory - or any directory in which is cgi execution is permitted - can i have other files served from the same directory or any other directory below - like php and html? do i need suexec for that? the php engine is not set up as cgi... thanks --