nav-left cat-right
cat-right
WordPress – Best of Breed

WordPress – Best of Breed...

It’s a simple as the title of this post…”Best of Breed”. When it comes to online blogging applications, WordPress is Best of Breed. It’s free! But that does not make it great, just easily accessible. It has a huge following! Have a WordPress question? It’s answered in a couple hours on their forum. Need some advanced help? You can find easily a WordPress pro online in minutes. Need...
Is your WordPress .htaccess file causing problems with other files?

Is your WordPress .htaccess file causing problems ...

That’s the issue I ran into. I was building a WordPress site, and put a billing/invoicing app in a subdirectory of the site. Well, the default rewrite lines (that WordPress added to the site’s htaccess file) were causing major issues for the billing script (AWBS). It was also causing problems with Apache password protecting of a directory. The WordPress rewrite would take over before Apache would invoke the...