Title: trsstudios's Replies | WordPress.org

---

# trsstudios

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp-config file problems](https://wordpress.org/support/topic/wp-config-file-problems/)
 *  [trsstudios](https://wordpress.org/support/users/trsstudios/)
 * (@trsstudios)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/wp-config-file-problems/page/2/#post-4560765)
 * Doesn’t this line also define the WP_HOME?
 * /** Absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’) ) 
   define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
 * and if I have wp installed in /main, would i need to edit that line? or just 
   add the lines i.ahmed posted?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [wp-config file problems](https://wordpress.org/support/topic/wp-config-file-problems/)
 *  [trsstudios](https://wordpress.org/support/users/trsstudios/)
 * (@trsstudios)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/wp-config-file-problems/page/2/#post-4560764)
 * where does one add those lines in the wp-config? at the top or at the end?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Subdirectory Install issue](https://wordpress.org/support/topic/subdirectory-install-issue/)
 *  Thread Starter [trsstudios](https://wordpress.org/support/users/trsstudios/)
 * (@trsstudios)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/subdirectory-install-issue/#post-4559434)
 * Thanks for your reply.
 * What do you mean the url is showing nothing?
 * trs-studios.com? It’s coming up fine here. What browser are you using?
 * This is what’s in the .htaccess file:
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule
   ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . /index.php [L] </IfModule>
 * # END WordPress
 * See anything wrong?

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