Skip to the content

nano.cat

Snippets of Mălin Cenușă

  • Home
  • Categories
  • Malware Samples
  • mălin.ro
  • blackhat.pm
  • palma.solutions

WordPress default .htaccess

Date: April 19, 2020
Tags: .htaccess, Wordpress
Categories: CMS, Wordpress

# BEGIN WordPress Permalinks
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress Permalinks
« CSS for Age Check Modal
Get list and number of active connections »

Categories



© 2022 nano.cat. All rights reserved. Powered by WordPress.