August 6th in Wordpress by .

Disable Permalinks in WordPress folders

If you have sub folder in wordress or perhaps you want to restrict permalinks (rewrite rules) to the wp-admin folder.

It is very easy, all you have to do is create a .htaccess file with RewriteEngine off

RewriteEngine off

If you are using gallery to upload photos, you may want to find the attachment id of images.  If you set permalinks, the attachment id will not show up, hence you have disable the rewrite rules in wp-admin folder

Similar Posts:

One Comment

Leave A Comment.





Please wrap all source codes with [code][/code] tags. Powered by