Log in

Tag Archives: Apache

09
March

Transfer to the new server complete

Written by Arcath. No comments Posted in: Server
Tagged with , , ,

Everything is now running on my new server, I have split up the server a bit now the websites that can be seen from the outside world now run on a virtual machine. This has its advantages, mainly when it comes to performing os updates, i can take a copy of the VM and test [...]

31
August

Arcath.net Now using Train

Written by Arcath. No comments Posted in: Programming, Train
Tagged with , , , ,

My main website Arcath.net has now swapped to using Train. It is on the “cutting edge” of Train, in so much as it is Train. What you see there is Train up to the last time i touched restart.txt to have passenger re-load the app.
For more information please head over to the site, thats where [...]

06
July

I have looked at Ruby on Rails in the pas, but hit brck walls when it came to running it with apache.
I recenelty came across something called Phusion Passenger (mod_rails). This lets you run rails inside apache! so its bound by all you apache rules. simply create a rails site in your usual place and [...]