You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following because it hits my 404 error which I cannot figure out why.
The requested resource is not available.
Request received on port .\pipe\7695c976-1661-4938-aa11-e88d8ba1d623
Requested URL: /filebrowser
Deploy Path:
[iisnode version is 0.2.21, node version is v4.5.0]
The text was updated successfully, but these errors were encountered:
I have the following web root layout
wwwroot
|-Filebrowser
| |-client
| | |-css
| | |-imgs
| | |-js
| | |-jstree
| | |-partials
| |-views
| |-app.js
| |-routes.js
| |-web.config
You can see what files I have in the directories and in my app.js, routes.js, and web.config here: https://github.com/demonicpagan/FileBrowser
When trying to view the site at http://localhost/Filebrowser
I get the following because it hits my 404 error which I cannot figure out why.
The requested resource is not available.
Request received on port .\pipe\7695c976-1661-4938-aa11-e88d8ba1d623
Requested URL: /filebrowser
Deploy Path:
[iisnode version is 0.2.21, node version is v4.5.0]
The text was updated successfully, but these errors were encountered: