Go4Hosting https://go4hosting.in/forum/ |
|
WebSite on 2008 Server https://go4hosting.in/forum/viewtopic.php?f=10&t=23263 |
Page 1 of 1 |
Author: | raj007 [ Tue Feb 25, 2014 4:05 pm ] |
Post subject: | WebSite on 2008 Server |
How to create a website in server 2008?? |
Author: | tebby [ Mon Apr 07, 2014 12:40 pm ] |
Post subject: | Re: WebSite on 2008 Server |
In order to create a website in server 2008, you need to follow the following steps: Part 1: Creating the site:
Note: If you look at the “Application pool” name once you leave the site name text box, then you will see it change to the name of the site. It is the Add Web Site UI’s default behavior and helps out automatically in isolating sites and applications. You can also manually change the application pool to an existing one by just clicking on the “Select” button. • Physical path: For this, you need to click on the “…” button and browse to C:\Domains. Select the “Make New Folder” and enter a site name of your choice. Note: OrcsWeb does not use the usual IIS physical path for site folders. It is not necessary that all servers at OrcsWeb would use the same default path. The prevailing standard location for complete dedicated servers both - virtual or physical, is C:\Domains, but the dedicated server clients are allowed to make use of whatsoever path they want to opt for. • Binding: you have to leave these at the default values Note: The Supplementary readings on the bindings are very important for advanced site setup. Please read this at the following link: https://support.orcsweb.com/KB/a308/iis ... dings.aspx By following the above mentioned process, you will be able to create a site listed in IIS Manager. From the “Sites” you can view the details in the main pane of IIS Manager. Part 2: Permissions and testing Locate the Identity utilized by the site’s application pool:
Ensure that your application pool name is selected under “Group and user names:” and then, click the box labeled Modify under the Allow column in the “Permissions for <App Pool Name>” section.
Alternate Method: Command line-
Structure: icacls <path> /grant “<object>”:(OI)(CI)(M) Example: icacls “C:\Domains\Test Site” /grant “IIS APPPOOL\Test Site”:(OI)(CI)(M)
This is [your name] training web site. Then, save the file and test the site you have created. Look for Browse Web Site section under the Actions pane for quick launch of the site and click the link “Browse *:80: (http)”. |
Page 1 of 1 | All times are UTC + 5:30 hours |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |