Hi everyone
I've recently started developing my own site, hosted on my own web server. After being asked to help with the admin of some other sites I thought it may be a good idea to try out a cms so anyone can make changes to the sites without needing to be able to code html/css/java etc.
I must admit I'm a little out of my depth, particularly with drupal.
I've just installed drupal 7
I'm running on a ubuntu 10.10 server using apache2
Currently I'd like to run 3 sites
www.mulgrewenterprises.co.uk 4 subdomains.
www.trentrc.org
www.burtonregatta.co.uk
All I've managed to do so far is to go through a couple of turorials on installing themes and modules, most of which are currently not used.
My first step was to see if I can replicate my current site in drupal, without the content. So basically a header, nav bar and footer.
I'm testing this at wwwtest.mulgrewenterprises.co.uk
I dont seem to be able to link to anything.
I can link to an external image using the full address but I cant link to anything within wwwtest.mulgrewenterprises.co.uk properly.
for example I was trying to show an image at /static/images/vcss-blue.gif
Now as far as I understand it this should be located on my server at
/var/www/drupal/sites/wwwtest.mulgrewenterprises.co.uk/static/images/vcss-blue.gif