Knowledgebase: Hosting
URL not found error
Posted by - NA - on 06 July 2009 06:11 PM
URL was not found when a picture in the gallery is clicked. This is a wordpress blog.

Since the blog is using custom permalinks, we need to create .htaccess file with the following contents:


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


(162 vote(s))
This article was helpful
This article was not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
Help Desk Software by Kayako Fusion