Title: fssc's Replies | WordPress.org

---

# fssc

  [  ](https://wordpress.org/support/users/fssc/)

 *   [Profile](https://wordpress.org/support/users/fssc/)
 *   [Topics Started](https://wordpress.org/support/users/fssc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fssc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fssc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fssc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fssc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fssc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Within 2.8.4, published pages yielding a 404 error](https://wordpress.org/support/topic/within-284-published-pages-yielding-a-404-error/)
 *  Thread Starter [fssc](https://wordpress.org/support/users/fssc/)
 * (@fssc)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/within-284-published-pages-yielding-a-404-error/#post-1188627)
 * SOLUTION FOUND!
 * Turned out that most of the text in the .htaccess file related ro Frontpage, 
   specifically,
 * > # -FrontPage-
   > IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
   > <Limit GET POST>
   >  order deny,allow deny from all allow from all </Limit> <Limit
   > PUT DELETE> order deny,allow deny from all </Limit> AuthName spiritualdenver.
   > com AuthUserFile /home/spiritua/public_html/_vti_pvt/service.pwd
 * Deleting all of this text from the .htaccess file instantly resolved the problem.
   I’m going to leave this item posted here on the forum for anyone else who runs
   into the same problem.

Viewing 1 replies (of 1 total)