gapt3k Posted April 25, 2007 Share Posted April 25, 2007 im newbie in php. i dont know anythings about website security. i want to know about the script in .htaccess, to denied *.html/htm file. and the script in .htaccess to make sure the security in our web. coz my website often got hacked... Beside use .htaccess....what should we do to make sure our website is secure????? plzzz help me... Link to comment https://forums.phpfreaks.com/topic/48560-website-security/ Share on other sites More sharing options...
genericnumber1 Posted April 25, 2007 Share Posted April 25, 2007 Most security problems are because of poor programming check your scripts for security vulnerabilities. Filter input, escape output. Link to comment https://forums.phpfreaks.com/topic/48560-website-security/#findComment-237804 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.