Powered by Mephisto

theAdmin.org is now powered by Mephisto. I just felt disconnected with Typo and have been watching Mephisto for a little while now.

So far all of the content was migrated properly, the old permalinks should be working due to the mod_rewrite configuration below.

# Redirect for Typo permalinks 
# RewriteRule ^/articles/(.*) $1 [R=301,L]   # Only needed if you use the default permalink structure in mephisto
RewriteRule ^/category/(.*) tags/$1 [R=301,L]
RewriteRule ^/xml/(.*) http://feeds.feedburner.com/theadmin [R=301,L]

Needless to say, some things will be out of place for a while as I cleanup and watch the 404s come in.

Eric Davis

5 comments

Comments are closed.