Game Development Reference
In-Depth Information
Figure 8-1. By default, WAMP will install to the root of the C: drive.
Once you have WAMP up and running, we are going to want to point the DocumentRoot to
where you do your development. On my computer I have a directory called “Development,”
which I keep inside of my SkyDrive folder ( Figure 8-2 ). Inside of my Development directory
I have each platform I work on broken out into its own folders as well. Figure 8-2 is a
screenshot of how I have my workspace set up.
The reason I have all my development files organized like this is so that I can set the root of
Apache to my Development directory. This way I can run Apache on any project I am work-
ing on. Figure 8-3 shows how I set that up by modifying the apache config file.
Search WWH ::




Custom Search