PHP disable on file wise
Posted: Tue Sep 22, 2009 7:30 am
hi all,
with your help i was able to disable PHP on my web server on folder wise (i.e disable PHP for specific folder)
now my company has given me a new challenge to disable PHP on file wise.
i.e : I want only to execute some PHP files with specific names and not to execute any other PHP files with different names (e.g : only to run index.php and any other PHP file will not run/no matter where is the location of the file)
pls somebody advice me on this
with your help i was able to disable PHP on my web server on folder wise (i.e disable PHP for specific folder)
now my company has given me a new challenge to disable PHP on file wise.
i.e : I want only to execute some PHP files with specific names and not to execute any other PHP files with different names (e.g : only to run index.php and any other PHP file will not run/no matter where is the location of the file)
pls somebody advice me on this