Title: terminal's Replies | WordPress.org

---

# terminal

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [blog in sub domain (make domain site home, not blog home)](https://wordpress.org/support/topic/blog-in-sub-domain-my-wp-home-site-home-not-blog-home/)
 *  Thread Starter [terminal](https://wordpress.org/support/users/terminal/)
 * (@terminal)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/blog-in-sub-domain-my-wp-home-site-home-not-blog-home/#post-1387573)
 * That does the opposite. I’ve actually just fixed it
 *     ```
       I changed
       <li><a href="<?php echo get_settings('home'); ?>">Home</a></li>
       to
       <li><a href="http://mysite">Home</a></li> 
   
       in header.php
       ```
   
 * but thanks for replying
    :o)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [blog in sub domain (make domain site home, not blog home)](https://wordpress.org/support/topic/blog-in-sub-domain-my-wp-home-site-home-not-blog-home/)
 *  Thread Starter [terminal](https://wordpress.org/support/users/terminal/)
 * (@terminal)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/blog-in-sub-domain-my-wp-home-site-home-not-blog-home/#post-1387571)
 * double post
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moving URL from site root](https://wordpress.org/support/topic/moving-url-from-site-root/)
 *  Thread Starter [terminal](https://wordpress.org/support/users/terminal/)
 * (@terminal)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/moving-url-from-site-root/#post-1386898)
 * Changing the login to blog/wp-admin/ solved the problem!
    This what you get for
   coding into the wee hours! LOL
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moving URL from site root](https://wordpress.org/support/topic/moving-url-from-site-root/)
 *  Thread Starter [terminal](https://wordpress.org/support/users/terminal/)
 * (@terminal)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/moving-url-from-site-root/#post-1386894)
 * In addition, if I move site files from root to “blog” subfolder, I get “Error
   500 – Internal server error”
 * Thanks in advance!

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