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]
Tip: Starting Synergy Server automatically on OS X
May 1st, 2006
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):
- Open Terminal
- Chose
Save as... - Chose
Execute this command(the actual field might be titled differently, I’m running on german settings here), enter/path/to/synergys -options;exit - Make sure
Execute in a shellis checked - Save the .term-file somewhere and put it in your startup-items