Title: Permalinks help?
Last modified: August 18, 2016

---

# Permalinks help?

 *  [TKS](https://wordpress.org/support/users/tks/)
 * (@tks)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/permalinks-help/)
 * Hi all,
    Been having problems…I’d like to permalink something attached to the
   main page. However, I cannot make permalinks work. I have httpd-2.0.40-21.9.i386.
   rpm installed on my redhat9 system which means mod_rewrite is installed…so that’s
   not the problem. For some reason it just isn’t working. Any tips on or a quick
   how-to would help out greatly! Thanks for the help! TKS

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/permalinks-help/#post-47226)
 * To avoid duplication, please read this…
    [http://wordpress.org/support/3/4548#post-4](http://wordpress.org/support/3/4548#post-4)
 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/permalinks-help/#post-47256)
 * example.com/wordpress/phpinfo.php will give you the php/server properties of 
   the wordpress installation at example.com/wordpress
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/permalinks-help/#post-47267)
 * Did you turn it on from the WP Admin screen?
    As for tellin if mod-rewrite is
   on, create a file that contains the following line: `<?php phpinfo(); ?>` Save
   it, uplaod it then navigate right to that file. There’s a section in there somewhere,
   that will tell you what modules are loaded anf if mod_rewrite is possible. TG
 *  Thread Starter [TKS](https://wordpress.org/support/users/tks/)
 * (@tks)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/permalinks-help/#post-47290)
 * Yep. Turned it on from the WP Admin Screen. Testing the mod_rewrite….I don’t 
   see anything there…I’ll leave it for now. The url: [http://www.tksbox.net/file.php](http://www.tksbox.net/file.php)
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/permalinks-help/#post-47303)
 * Hmmm….. not seeing it pop out to me. What is the contents of your .htaccess file?
   maybe the bug is in there.
    TG
 *  Thread Starter [TKS](https://wordpress.org/support/users/tks/)
 * (@tks)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/permalinks-help/#post-47332)
 * RewriteEngine On
    RewriteBase / RewriteRule ^archives/([0-9]{4})?/?([0-9a-z-]
   +)?/?([0-9]+)?/?([0-9]+)?/?$ /index.php?year=$1&name=$2&p=$3&page=$4 [QSA] RewriteRule
   ^archives/category/?(.*) /index.php?category_name=$1

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Permalinks help?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 3 participants
 * Last reply from: [TKS](https://wordpress.org/support/users/tks/)
 * Last activity: [22 years, 1 month ago](https://wordpress.org/support/topic/permalinks-help/#post-47332)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
