Jakiś problem?

Tag: Bezpieczeństwo

How to Protect WordPress Sites

Dec 3, 2013 • General Stuffs → WordPress Advertise Here WordPress is one of the most ubiquitous content management systems in the world. Even better, it’s open source! However, as an open source piece of software, it can be vulnerable to malicious individuals digging through code and finding vulnerabilities in the code, which they attempt…

htpaccess

Creating and Uploading an .htaccess File Creating an .htaccess file is very easy. Simply open Notepad or a similar text-based program, switch off word-wrap, add the code and save the file in the usual way. For example, you could call it: htaccess.txt Upload the file to the relevant directory on your web server and then…