Posts Tagged .htaccess

WordPress Media upload HTTP Error

WordPress and WordPress-MU have given me the HTTP error in the various installations I have performed and each time there’s a different cause. This post is nothing more than a personal notation for future reference but I hope it’s helpful to someone. Error: when trying to upload media using the WordPress Flash uploader it get [...]

, , , , , ,

2 Comments

.htaccess 301 Redirect

.htaccess files (or “distributed configuration files”) provide a way to make configuration changes on a per-directory basis in an Apache HTTP Server. This file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof. This 301  Redirect can be used anytime [...]

, , , , , ,

No Comments