| Posted: 18 June 2010 at 3:45am | IP Logged
|
|
|
0
I'm
trying to set up a sub domain for development on a windows server and
am having problems setting the correct details in the httpd.ini file
and hoped someone could help.
I have set up the subdomain
http://dev.website.com
The files that I want to use for this subdomain are on the server in a folder called development
http://www.website.com/development
in the directory structure they are in
/htdocs/development
What do I need to add the the httpd.ini file to point the http://dev.website.com to the files located in the /htdocs/development folder on the server?
I've searched for a sloution on the forum and google but nothing seemd to be working for me. Thanks in advance for your help
|