Title: Stephenp's Replies | WordPress.org

---

# Stephenp

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comments working, but 404 error page returned](https://wordpress.org/support/topic/comments-working-but-404-error-page-returned/)
 *  Thread Starter [Stephenp](https://wordpress.org/support/users/stephenp/)
 * (@stephenp)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/comments-working-but-404-error-page-returned/#post-634811)
 * For anyone interested, the fault was in the “Comments” theme file. The code below
   shows what was required for my blog to work (remember it is installed in a subfolder
   of my public_html folder). The old code was pointing elsewhere!
 * <form action=”[http://www.stephenp.net/weblog/wp-comments-post.php&#8221](http://www.stephenp.net/weblog/wp-comments-post.php&#8221);
   method=”post” id=”commentform”>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comments working, but 404 error page returned](https://wordpress.org/support/topic/comments-working-but-404-error-page-returned/)
 *  Thread Starter [Stephenp](https://wordpress.org/support/users/stephenp/)
 * (@stephenp)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/comments-working-but-404-error-page-returned/#post-634638)
 * Hi and thanks,
    WordPress address (URL): [http://69.89.27.211/~stephep6/blog](http://69.89.27.211/~stephep6/blog)
   Blog address (URL): [http://www.stephenp.net](http://www.stephenp.net)
 * I set up my main domain to use a subfolder. From my host:
 * “The main domain on the hosting account uses the public_html folder for all of
   its Web site files. Any addon domains use subfolders inside the public_html folder.
   In order to also set up your main domain to use a subfolder on your hosting account
   you will need to set up a redirect in the .htaccess file in the public_html folder
   so that the server knows that any request for your main domain will be redirected
   to a subfolder on public_html.
 * Visitors to your Web site will not be able to tell that your main domain is using
   a subfolder, they will still see the Web site address as [http://www.yourdomain.com/page.html&#8221](http://www.yourdomain.com/page.html&#8221);

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