> 1) What files/directories/folders should I give (basically the webpages) ? The basic configuration + other files and of course the database. (that is the one which has the webpages!)
> 2) How can I manage multiple sites with Joomla ? I am able to work on 1 > website at a time. You can do it very easily. Prepare multiple databases for each website and keep each installation in a separate directory in your default apache location. Then you can work separately on each one of them. e.g. if /var/www is the default location where apache accesses stuff, put your installations in /var/www/site1 and /var/www/site2 Then both can be accessed as http://localhost/site1 and http://localhost/site2 respectively. Hope this solves both your queries. Best Regards Gajendra -- l...@iitd - http://tinyurl.com/ycueutm
