Seems like all HACKER can access the _lib directory to test out scriptcase setting.
Is there a way to prevent this?
Like changing the _lib to something else or chmod for _lib directory?
Regards,
Seems like all HACKER can access the _lib directory to test out scriptcase setting.
Is there a way to prevent this?
Like changing the _lib to something else or chmod for _lib directory?
Regards,
Use and search for .htaccess …
Or more easy: remove the logon for admin after setting the properties right.
I placed .htaccess in _lib directory
Order Deny,Allow
Deny from all
But I’m still able to access it from PUBLIC
Which file to remove?
Will it generate error when the file is REMOVED?
if you enter your application it’ sthe file that comes up after _lib:
http:xxxxx_lib/prod/lib/php/?login
Afaik you can delete this safely, but start by renaming it.
i cannot access my _lib folder from the url to set my database connection. It says access denied