.htaccess tutorial

htaccess Elite


Wordpress Permalink 403 error

Ask your mod_rewrite and Redirection questions here, and get answers!

Wordpress Permalink 403 error

New postby ti89 » 30 Jan 2007 14:11

How do I turn on Permalinks, and what do I do about the errors?

Permalinks are neat looking urls, and turning on the permalinks option creates a virtual directory structure and gives you links such as http://example.com/wordpress/archives/2 ... /this-post instead of
http://example.com/wordpress/index.php?p=34

You can turn on Permalinks for your weblog at http://example.com/wordpress/options-permalink.php

To turn on and use Permalinks, your Apache server needs to have the mod_rewrite module compiled and available (which is the case for most webservers anyways)

Enter the desired structure for links in your Weblog using the Template Tags listed above on the same page, and hit “Updateâ€
ti89
 
Posts: 44
Joined: 28 Oct 2006 07:37

Return to Redirect or Rewrite Questions