Workspace

Changing default Project Workspace in Apache

I have Eclipse and XAMPP installed in my Vista machine at the following locations.
C:\eclipse
C:\xampp 

So, by default, http://localhost/projectName points to C:\xampp\htdocs\projectName as per the installed location of xampp. That is what I want to change to something like F:\gaurav-goel\workspace\projectName.

How to change default Project Workspace in Apache?

I wanted to keep all the project files at a central place and be able to view them at http://localhost/projectName. This I wanted to do for different projects for PHP and Flex. This would help keep all the projects' files at a central location irrespective of technology etc. That can be handy for backup prupose.

I have below softwares installed in my Vista machine.

C:\eclipse
C:\xampp

Subscribe to RSS - Workspace