Vizio’s


Apache on your MACBOOK
December 10, 2007, 11:32 pm
Filed under: Apache

little step by step on how to configure Apache on your MACBOOK. Why configure and not install? because MAC OS X has already installed in an Apache Server.

Apache

Before I start I want to say that I’m a newbie of MAC after years of Windows and LINUX, so don’t be scared if I did it you  can do it as well :) btw, here what you need to do:

- open “System Preferences…
- open “Sharing
- tick “Web Sharing
- if you have Sleep mode set, it will ask you to configure it because it says that if your computer is in sleep mode other users will not be able to connect on your webservice and bla bla bla…. so it’s up to you :)
- then you’ve finished, you’ll see 2 links

1 – Your computer’s website
http://xxx.xxx.xxx.xxx/

2 – Your personal website
http://xxx.xxx.xxx.xxx/~yourusername

and if you click on one of the 2 links it will open your default web browser and shows you the apache welcome page for the first one and you default index page for your website.

ok but which is the root folder for my website?
where I can copy my files to see them online?
simple, the folder is in your home folder, named “Sites” you’ll find the default index.html file and an images folder.

another question I asked myself was:
Which version of Apache am I using?
this because I didn’t need to download it from the web and than “make” it, but I found it already installed on the system but like always I want to be the owner of my applications/services and so here we are, a simple check on the apache version:
(I think there are other ways to do that)

- open the

Terminal window ( Finder -> Go -> Utilities -> Terminal )

- type httpd -v
- press Enter

and the output will be like:
Server version: Apache/2.2.6 (Unix)
Server built: Sep 23 2007 18:07:19

that’s it!!
I wrote it while I was setting up my apache on my MacBook and for me it worked, but it’s possible that I made some mistakes writing this so feel free to leave a comment, suggestions or just improvements for it :)

Vizio



Lord of the Rings – little summary
December 8, 2007, 9:21 pm
Filed under: comedy

Yesterday evening I was watching BBC THREE when I saw this:

I love the part with Legolas and Gimli!!! Rock it!!!



Hi there!!!
December 8, 2007, 8:00 pm
Filed under: random shite

Here we are, like always I start things when their are out of fashion, so after moving to Scotland and the purchase of a brand new MacBook and years of darkness I’m ready to start this blog. I’ll try to keep it up to date ( uh yeah like all the other unfinished projects ). See ya!