Title: strange default permalink structure
Last modified: September 13, 2016

---

# strange default permalink structure

 *  [superdooper0192019](https://wordpress.org/support/users/superdooper0192019/)
 * (@superdooper0192019)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/strange-default-permalink-structure/)
 * I am using a RHEL7 instance with default Apache, MySQL, and latest WordPress.
   
   For some reason by default the permalink structure is /index.php/%year%/%monthnum%/%
   day%/%postname%/
 * If i change it to anything else it breaks the site and things start to 404.
 * Thanks in advance for help / tips.
    -  This topic was modified 9 years, 8 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moving to How-To and Troubleshooting
    -  This topic was modified 9 years, 8 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 8 months ago](https://wordpress.org/support/topic/strange-default-permalink-structure/#post-8176249)
 * In the virtual host configuration for your site (probably in `/etc/httpd/conf/
   httpd.conf`) add this
 *     ```
       <Directory /path/to/wordpress>
          AllowOverride All
       <Directory>
       ```
   
 * then restart httpd
 * By default `AllowOverride` is `None`, which causes httpd to ignore .htaccess
 *  Thread Starter [superdooper0192019](https://wordpress.org/support/users/superdooper0192019/)
 * (@superdooper0192019)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/strange-default-permalink-structure/#post-8184025)
 * That does not solve the problem. It still throws a 404 error when the link structure
   is updated even with a global override all like you suggested.
 * Does anyone have any other thoughts?
    -  This reply was modified 9 years, 8 months ago by [superdooper0192019](https://wordpress.org/support/users/superdooper0192019/).

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

The topic ‘strange default permalink structure’ is closed to new replies.

## Tags

 * [httpd](https://wordpress.org/support/topic-tag/httpd/)
 * [permalink](https://wordpress.org/support/topic-tag/permalink/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [superdooper0192019](https://wordpress.org/support/users/superdooper0192019/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/strange-default-permalink-structure/#post-8184025)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
