19 November 2003

Having had a dream for a long time, finally I purchased two web.id domain name for my weblogs. Coretmoret.web.id for Coret Moret and direktif.web.id for #direktif. To ease the process and also use their DNS for registering my computer's IP address, I choosed Murih.

Of course, from the old address, as subdomain of degromiest.nl, rewrite rules to a new address are provided.

<VirtualHost *>
ServerName coretmoret.degromiest.nl

RewriteRule ^/(.*)$ http://coretmoret.web.id/$1 [R,L]
</VirtualHost>

No comments: