Dynamic Web Tutorials and Notes
Create Site Directory
One of the first things you need to do is to create a folder where all your files will be saved. This MUST be in the ‘C:\inetpub\wwwroot’ folder, otherwise the server won’t be able to find it. It allows the server to find your site using the http://localhost/testsite URL as if it were a hosted webpage.
- Open ‘My Computer’
- Browse to ‘C:\inetpub\wwwroot’
- Create new folder called testsite