Guest_imported
New member
- Jan 1, 1970
- 0
Morning , The advice Kiehlster & RhythmAce gave was correct and worked great , But For some reason Only the Pl Scripts work , when I try a Cgi Script in the same folder it does not work , Only Pl Scripts work in it ???
Any Thought's on this problem are Appreciated ?
Heres what i'm using to get any to work in these subfolder's . Is something Missing , In my Reg Cgi-bin both work fine ...
<Directory "/path/to/folder">
Options Indexes MultiViews ExecCGI
AllowOverride None
Order allow,deny
Allow from all
</Directory>
And Add Handler too .
P.S. Thanks guys , I would not have gotten this far without your help !
Any Thought's on this problem are Appreciated ?
Heres what i'm using to get any to work in these subfolder's . Is something Missing , In my Reg Cgi-bin both work fine ...
<Directory "/path/to/folder">
Options Indexes MultiViews ExecCGI
AllowOverride None
Order allow,deny
Allow from all
</Directory>
And Add Handler too .
P.S. Thanks guys , I would not have gotten this far without your help !