Title: jwl's Replies | WordPress.org

---

# jwl

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

 *   [Profile](https://wordpress.org/support/users/jwl/)
 *   [Topics Started](https://wordpress.org/support/users/jwl/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jwl/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jwl/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jwl/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jwl/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jwl/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: [vhost – two urls on one blog](https://wordpress.org/support/topic/vhost-two-urls-on-one-blog/)
 *  Thread Starter [jwl](https://wordpress.org/support/users/jwl/)
 * (@jwl)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/vhost-two-urls-on-one-blog/#post-814676)
 * I have sort of solved this by having this in the .htaccess file:
 * `
    <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.sysctl\.
   dk$ [OR] RewriteCond %{HTTP_HOST} ^sysctl\.dk$ RewriteRule ^(.*)$ http://interstellar.
   dk/$1 [R=301,L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME}!-
   d RewriteRule . index.php [L] </IfModule>
 * That permanently redirects all old URLs using sysctl.dk/blog/ to interstellar.
   dk
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [cant login after 2.0.2 to 2.0.3](https://wordpress.org/support/topic/cant-login-after-202-to-203/)
 *  Thread Starter [jwl](https://wordpress.org/support/users/jwl/)
 * (@jwl)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/cant-login-after-202-to-203/#post-397483)
 * Hmm yea. I backed up wp-content/ and wp-config.php, removed everything and that
   installed new files from latest.tar.gz again. That worked. Weird, but thanks 
   anyway 🙂

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