Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

making a folder web folder on windows 2003

Status
Not open for further replies.

caesarkim

Programmer
Oct 30, 2003
56
0
0
US
I have a server running windows 2003 standard. Due to a limited licensing, I am just using Apache HTTP server instead of using IIS. The problem is I am running out of space because of many image files and media files, so I want to make one directory (located in other hard drive) web-accessible.

Apache server is running in D: drive. but I want to create a new directory called "Image" directory in E: drive and have it accessible from the web. I don't want to move around web root directory. I try windows shorcut, but it doesn't work.
I know it's configurable as "publish a folder as web" in IIS admin, but I am not sure if this is related to windows 2003 or Apache HTTP server issie. It would be great if someone can point me to any resource or tutorial.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top