View previous topic :: View next topic |
Author |
Message |
thetmy2 -
Joined: 13 Nov 2003 Posts: 1
|
Posted: Fri Nov 14, 2003 5:39 pm Post subject: cgi/exe question |
|
|
hello,
i read the other related topics but that doesn't really helped, my question
is: is there ANY way to keep a php file and an exe file in the same directory
while the php file is treated as php and the exe file can be downloaded?
i need this for exampel for redirecting and access-controll in my download
area. i can't provide all downloads by php-script because this is too
unflexible and i can't give every single php file extra permission.
in apache its no problem, is there any way to configure this in abyss?
thanks |
|
Back to top |
|
 |
senshi -
Joined: 05 Nov 2003 Posts: 385 Location: UK
|
Posted: Sun Nov 16, 2003 12:02 am Post subject: |
|
|
what OS are you running?
infact, what are you running to warrant giving permission to all .php pages??? |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Sun Nov 16, 2003 2:54 am Post subject: |
|
|
with the new release version 1.2.0 Beta 2 this is now posible see http://www.aprelium.com/news/abws12b2.html for more details
When it's installed if you goto:
Home > Server Configuration > Advanced > CGI Parameters
then enter /*.php in the CGI Paths area it should work _________________ Olly |
|
Back to top |
|
 |
|