how do i set alias in apache 2

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
okl
Forum Newbie
Posts: 1
Joined: Mon Apr 25, 2005 11:08 am

how do i set alias in apache 2

Post by okl »

hi

i have created a folder in c:\project to store my php files,
how can i access it by http://localhost/ rather than something like http://localhost/project/
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

set it as the DocumentRoot
Post Reply