Todd's Blog

Todd's Tips for System Adminstrators

  • TechDays
  • Speaking Engagements
  • Contact Me
  • About Me

Connect

  • LinkedIn

Powered by Genesis

.Htaccess Warning in WSD Security Scanner

posted on June 3, 2013

I was playing with a security plugin for WordPress and everything came up fine except for a warning that .htaccess was missing from the wp-admin folder. Fine, its not there, but what the heck do you put in it.

I did a search for this error and found lots of people asking the same question. I did find one solution and thought I would share it.

Basically create a .htaccess file with these parameters:

# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress

Save and it upload it into the wp-admin folder. You should be good as far as clearing that error up.

Filed Under: Technology Tagged With: wordpress

Setting up my Blog on my own Dedicated Server

posted on November 11, 2008

On a recommendation from a friend, I decided to move my blog to a dedicated server back at the end of October. It has definitely been an interesting experience and I thought I would share.

[Read more…]

Filed Under: Personal Tagged With: hostgator, movable type, wordpress

Recent Posts

  • Office 365 – Creating Custom SKUs
  • Setting a Default Printer in Windows 10
  • Deploying Windows to the Correct Drive in Configuration Manager
  • Surface Pro 4, Surface Dock and DVI Problems
  • Enabling UEV in Windows 10 1607

Recent Comments

  • Moore Details on Setting up a Delayed Charge in Quickbooks Online
  • MCP Exam Training on Using PowerShell to Get a List of Groups from Active Directory
  • Kac on Setting up an Office 2010 KMS Host Server
  • prabumedia.com | Pilih lisensi MAK atau MKS untuk aktifasi produk Microsoft ? on Setting up a KMS Server
  • prabumedia.com | Pilih lisensi MAK atau MKS untuk aktifasi produk Microsoft ? on Setting up an Office 2010 KMS Host Server

Archives

Categories

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org