All Posts Tagged With: "FTP"
Fix HTTP Errors With WordPress 2.5
Ever since I updated to WordPress 2.5 I started getting HTTP errors everytime I tried to upload an image. I found a very quick fix that requires a line to be added to WordPress’ .htaccess file:
Open your WordPress 2.5 installation in an FTP client
find your .htacess file (usually in ‘www’)
add the following line:
SetEnvIfNoCase Request_URI [...]
5Apr2008 | Tony Williams | 3 comments | ContinuedHow To Add A FTP Server To Windows Explorer
Anyone who manages a website at some point has to use a FTP client to upload and download files to their server. Although these aren’t too difficult to use once you get the hang of things, adding the FTP server to Windows Explorer can make it easier to upload and download files.
CyberNetNews have put [...]


