Just a quick update. I spent some time futzing around with attemptry over the last couple evenings.
# attemptry.com -> www.attemptry.com RewriteCond %{HTTP_HOST} ^attemptry\.com RewriteRule ^(.*)$ https://www.attemptry.com/$1 [R=permanent,L]
# feeds
RewriteCond %{HTTP_HOST} ^www\.attemptry\.com$ [NC]
RewriteCond %{HTTP_USER_AGENT} !FeedBurner.*
RewriteRule ^blogs/gerad/feed$ http://feeds.feedburner.com/gerad [L,R=temp]
tset -e ^H
I took a look at Wordpress, but shied away from installing it for some reason. Perhaps I'll get to it at a later time.
Not sure why I'm writing about all of this. Sometimes it's just good to put pen to paper though. I need to get started on more intelligent posts again. My next one is about not needing a co-founder. I'm also noodling on one about the secrets of life.
Gerad