introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.
-->

Manage two websites



Posted by: Inverter
January 11, 2010 10:08PM
Hi!
I'm new to easyphp and I really like it, but I have a doubt: I have to manage two or more
websites on my own local server and to do that i'd like to set a webroot for all subdirectory
that I'm going to create for each website.
So, for example, a link to an image could be "/image/blabla.jpg"... do you have any
suggestion?

Thanks in advance
Posted by: Amour
January 12, 2010 02:43AM
You can use VirtualHosts, but to do that, you must also change Windows "hosts" file ;)
Posted by: Inverter
January 12, 2010 03:42PM
Wow! I did a quick search on google with VirtualHost keyword and I found how to solve the problem!
Here is the page that I read: [simone.cabrino.it]

Thank you very much! ;)