2 Votes Vote

index.php and protecting of its content... Does it make sense?

Posted by topdog 277 days ago Questions| index php content All

What are the chances hackers are able to download index.php file from the server (not the result, but the content of index.php file)? Do you recommend to put the content of index.php to modules/index_content.php, where modules folder is .htaccess protected AND index.php contains the only string <?php require_once('modules/index_content.php') ?> ? Does it make sense?

Originally asked by: S B on Stack Overflow

Discuss Bury


Who Voted for this Question