WP Snippets and Tutorials
New WordPress Tricks, Tutorials and Snippets
Adding below snippet into your .htaccess file will prevent access to your wp-config.php file:
<Files wp-config.php> Order Allow,Deny Deny from all </Files>
Copyright © 2024 WP Snippets and Tutorials
Design by ThemesDNA.com