Title: [NSFW] Rewrite function has stopped rewriting.
Last modified: August 19, 2016

---

# [NSFW] Rewrite function has stopped rewriting.

 *  [ghostcorps](https://wordpress.org/support/users/ghostcorps/)
 * (@ghostcorps)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/rewrite-function-has-stopped-rewriting/)
 * Hi Guys
 *  I have been building a WordPress installation for a mate, and after confirming
   that the rewrite function was working. I began securing the server and apache(
   1.3) installation.
 *  Once I had finished I noticed that the rewriting had stopped 🙁 I rolled back
   all the changes, and even tried using the default httpd.conf, but I could not
   bring it back.
 * This is the .htaccess at the moment
 *     ```
       Options None
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       ## Test rule##
       RewriteRule ^alice.html$ bob.html
       </IfModule>
       ```
   
 * I have been baging my head against this for a week now. I really don’t want to
   reinstall the whole thing. Are there any suggestions for troubleshooting the 
   cause for this?
 * If there is any relevant info I’ve left out please let me know 🙂
 * This is my info.php, pls note the site itself is of an adult nature and definatly
   100% **NSFW**.
 * **[NSFW]** [http://webserver.adultvoyeur.com.au/info.php](http://webserver.adultvoyeur.com.au/info.php)**[/
   NSFW]**
 * I have created a ‘work-safe’ rewrite test at
    [http://webserver.adultvoyeur.com.au/alice.html](http://webserver.adultvoyeur.com.au/alice.html)
 * If the rewrites work, ~alice.html redirects to ~bob.html.
 * thanks in advance

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

 *  Thread Starter [ghostcorps](https://wordpress.org/support/users/ghostcorps/)
 * (@ghostcorps)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/rewrite-function-has-stopped-rewriting/#post-1693386)
 * httpd.conf
    [http://wordpress.pastebin.com/KzLJUXmF](http://wordpress.pastebin.com/KzLJUXmF)
 * php.ini
    [http://wordpress.pastebin.com/LDbSq2Nm](http://wordpress.pastebin.com/LDbSq2Nm)
 *  Thread Starter [ghostcorps](https://wordpress.org/support/users/ghostcorps/)
 * (@ghostcorps)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/rewrite-function-has-stopped-rewriting/#post-1693429)
 * I’ve decided it would be quicker to just rebuild. However since I am going to
   be copying most of my config files, I would still like to know what I have done
   wrong is possible 🙂

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

The topic ‘[NSFW] Rewrite function has stopped rewriting.’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 1 participant
 * Last reply from: [ghostcorps](https://wordpress.org/support/users/ghostcorps/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/rewrite-function-has-stopped-rewriting/#post-1693429)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
