Dear Sir,
I want disable .php specific folder using .htacess file
Could you please advice
Please give me a code
This is a discussion on Disabling PHP for a specific directory within the General Discussion forums, part of the vBSEO SEO Plugin category; Dear Sir, I want disable .php specific folder using .htacess file Could you please advice Please give me a code...
Dear Sir,
I want disable .php specific folder using .htacess file
Could you please advice
Please give me a code
You can follow the code example here:
Security issue
Brian Cummiskey / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Or you can also disable the engine on this directory :
Code:php_flag engine off
Marco Mamdouh Fahem / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!