Archive

Archive for the ‘htaccess’ Category

RESOLVED – WordPress: Htaccess bug about unattended in Aruba

December 18th, 2010 4 comments

Yesterday I wrote an article on my blog WordPress: personalizing the quickpress Board when I realize that by publishing the direct link to not work and if any browser was trying to write in the address gave error 404 Page Not Found.

As a good programmer and systems analyst who daily fights with the software bugs, I begin to fathom google to find a solution. The only article that I find interesting is this http://wordpress.org/support/topic/permalinks-not-working-how-to-restore when it comes to issues of file htaccess and I start to get suspicious about Aruba. My htaccess file is as follows:

RewriteEngine On #created by aruba do not touch this file!
RewriteCond %{REQUEST_URI} !^/wordpress
RewriteRule ^(.*)$ wordpress/$1 [L]

Continue to inform writing a message on the forum www.wordpress-it.it and the only answer which I give is to try to change the settings for permalinks that type the address of the blog changing www.marcobruni.info / data / item name /, This is how it works but the problem remains of the old addresses of visitors that you would find a nice message address is not Horrible ... Also in the forum recommend me a list of plugins to redirect from an old structure permalinks to the new http://is.gd/iTpk6, but none of these works, and then I return to the old structure that I have currently in use with the link of the article is not always accessible.

I do not give up and open a ticket for assistance with this problem with Aruba since yesterday trying to figure it out but groping in the dark.

I continue to do tests on evidence from good debugger, and finally….UALAAA FOUND…I'VE GOT IT if the permalink article begins with the word wordpress address is not reachable, wordpress just put the word in the middle or end and everything works.

After the amazing discovery community in the world (Forum, Aruba, friendfeed etc..) my discovery and the only people I meet are friends http://friendfeed.com/lega-nerd and begin to discuss http://friendfeed.com/filter/discussions and consolidated more and more suspicious about Aruba and its automatic installation.

[UPGRADE 18/12/2010 10:35] RESOLVED
I solved it without too many complications and without touching htaccess, I forgot to put in the General Settings as site address (URL) = Http://www.marcobruni.info/wordpress , now everything works. Of course the old permalinks do not change them otherwise unattainable.