Archive

Posts Tagged ‘Wordpress’

Working on the Blog

June 16th, 2010 No comments

As it happens, if you have your own webserver, using wordpress then of the settings make it diffecult to use the website while you are at home.

After setting the right URL for the blog in the WordPress configuration, the blog was no longer available for me at home. My router and server somehow do not work perfectly together. The blog wasn’t accessible through the local address in my network and the site URL was somehow redirected to nowhere. Probably the host header was changed. Because there are more websites running from my server I am using virtual hosts which look into the host header for which website to redirect to.

It was a long time ago but I had to edit the hosts file of my laptop. This was not the first time, but the last time was several years ago. Never thought I needed to do that again.

Took a while to find the file, but I finally found it here:  “C:\Windows\System32\drivers\etc”

After that it was just a simple adding the local ip adres from the web-server with the website URL following to make it work.

192.168.1.100 www.shiftdel.nl

Now the blog is available to me when I am at home so I can make blogposts. When I have the time that is…

My Server is a Synology DS207+, this NAS actually works excellent in hosting for me!

Skinless WordPress

May 6th, 2010 No comments

First of all, I would have to start redecorating here.

The default skin from wordpress should be replaced by a fancier one. But I am not sure which yet. Around the web I’m seeing quite a lot of different skins which would suffice,  but are just right for me. Probably I’ll end up with a minimalistic skin in which I will have edited just a little bit.

And after that is done I’ll try to post usefull, yes I will try to, posts about SQL in Oracle like PL/SQL, C# .Net stuff and maybe later on a bit about Silverlight as well.