Enforcing subdomains

May 6th, 2006

RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} =varwig.org        [NC,OR]
RewriteCond %{HTTP_HOST} =www.varwig.org    [NC]
RewriteRule /?(.*) http://jan.varwig.org/$1 [R,L]

To be able to access the clipboard of the current session, Synergy has to be started after logging in. I tried several ways to do this, today I’ve come up with the most elegant (so far):

  1. Open Terminal
  2. Chose Save as...
  3. Chose Execute this command (the actual field might be titled differently, I’m running on german settings here), enter /path/to/synergys -options;exit
  4. Make sure Execute in a shell is checked
  5. Save the .term-file somewhere and put it in your startup-items