Title: Permalink doesn&#039;t work
Last modified: August 20, 2016

---

# Permalink doesn't work

 *  Resolved [Wasim alhajebi](https://wordpress.org/support/users/wassimo/)
 * (@wassimo)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/permalink-doesnt-work-2/)
 * Hi, my website is complately doesn’t work with permalinks
 * my permalink code
 * `/%postname%.html`
 * whateer i put /postname/ or /postname.html
    it’s the same thing it doesn’t work
   my htaccess
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   
 * cheeck it out
    [http://photoshop.cc](http://photoshop.cc)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/permalink-doesnt-work-2/#post-3552797)
 * Check with your hosts that mod_rewrite is running on your server.
 *  Thread Starter [Wasim alhajebi](https://wordpress.org/support/users/wassimo/)
 * (@wassimo)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/permalink-doesnt-work-2/#post-3552879)
 * it works but permalink doesn’t work and i htaccess can’t be created by serever
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/permalink-doesnt-work-2/#post-3552881)
 * You will have to create the .htaccess file manually.

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

The topic ‘Permalink doesn't work’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/permalink-doesnt-work-2/#post-3552881)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
