bccamp
Technical User
- Jan 20, 2005
- 69
I have a testing server with Apache 2063 & php5 on a Win XP machine that I use to test 3 different sites. Currently all files are served from htdocs, but the original files are saved in My Documents under "Site1", "Site2", "Site3". In htdocs, ALL the files for all 3 sites are in the 1 folder. Is there a way to split this up so they can be in their own folder in htdocs? Is there a way to reference the 3 individual folders in My Documents instead of serving through htdocs? In reading, I think this may be through an alias, but I'm rather new to apache, and am not sure exactly where to start, or even if this is possible. Can someone help me get started?