apache's virtual host help required
Posted: Sat Jul 27, 2002 2:01 am
hi all,
<VirtualHost 200.200.101.1:8000>
ServerAdmin webmaster@200.200.101.1
DocumentRoot ???????
ServerName 200.200.101.1
ErrorLog ????????
TransferLog ?????
</VirtualHost>
i m runin win2k professional with apache 1.3.......now i wanna make a virtual directory with the name of
"Project"
and its mapping directory should b
"c:\work\Project"
now tell what change i should ake in above virtualhost entry....
i m waiting 4 a favourable response.....
<VirtualHost 200.200.101.1:8000>
ServerAdmin webmaster@200.200.101.1
DocumentRoot ???????
ServerName 200.200.101.1
ErrorLog ????????
TransferLog ?????
</VirtualHost>
i m runin win2k professional with apache 1.3.......now i wanna make a virtual directory with the name of
"Project"
and its mapping directory should b
"c:\work\Project"
now tell what change i should ake in above virtualhost entry....
i m waiting 4 a favourable response.....