Larsen-b moving …

I ‘ve quite finish the moving across server of ‘Jkx@Home‘.

This hacked version of Alinea works quite well. I have been working a bit hard on that part. In fact the main trouble i have came from my trouble w/ CSS. The other thing that run me in trouble is the ZPT. Despite i really like ZPT, this is really a pain to read, and can include some edge effect. The last point is to merge SQL backup across RDBM.

Now i need to install it on the right server and enjoy :)

I hope this will work without too much pain.

Related posts :

admin May 24th, 2004


One Response to “Larsen-b moving …”

  1. Jkxon 25 May 2004 at 10:53 am

    Moving is done :) .. i fight a long time w/ the rewrite rules

    RewriteRule ^/icons/(.*)  /usr/share/apache/icons/$1 [L]
    RewriteRule ^/static/(.*) /var/www/larsen-b.com/static/$1 [L]
    RewriteRule ^/(.*) /wk/blog/$1 [L,PT]
    

    As you can see the static part is done w/ apache and the other throught the webkit

Comments RSS

Leave a Reply