Server 2012 Essentials
Created a new Website
Kept the port 4961
Followed this link
Forgot to add CGI, re-added CGI Enabled ISAPI
but.. I'm sure I'm missing something silly
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
Most likely causes:
•A default document is not configured for the requested URL, and directory browsing is not enabled on the server.
Things you can try:
•If you do not want to enable directory browsing, ensure that a default document is configured and that the file exists.
• Enable directory browsing using IIS Manager. 1.Open IIS Manager.
2.In the Features view, double-click Directory Browsing.
3.On the Directory Browsing page, in the Actions pane, click Enable.
•Verify that the configuration/system.webServer/directoryBrowse@enabled attribute is set to true in the site or application configuration file.
Detailed Error Information:
Module
DirectoryListingModule
Notification
ExecuteRequestHandler
Handler
StaticFile
Error Code
0x00000000
Requested URL
http://localhost:4961/
Physical Path
C:\CommitCRM\WebInterface
Logon Method
Anonymous
Logon User
Anonymous
Created a new Website
Kept the port 4961
Followed this link
Forgot to add CGI, re-added CGI Enabled ISAPI
but.. I'm sure I'm missing something silly
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
Most likely causes:
•A default document is not configured for the requested URL, and directory browsing is not enabled on the server.
Things you can try:
•If you do not want to enable directory browsing, ensure that a default document is configured and that the file exists.
• Enable directory browsing using IIS Manager. 1.Open IIS Manager.
2.In the Features view, double-click Directory Browsing.
3.On the Directory Browsing page, in the Actions pane, click Enable.
•Verify that the configuration/system.webServer/directoryBrowse@enabled attribute is set to true in the site or application configuration file.
Detailed Error Information:
Module
DirectoryListingModule
Notification
ExecuteRequestHandler
Handler
StaticFile
Error Code
0x00000000
Requested URL
http://localhost:4961/
Physical Path
C:\CommitCRM\WebInterface
Logon Method
Anonymous
Logon User
Anonymous
Comment