-
The additional techniques described here:
https://swarm.ptsecurity.com/source-code-disclosure-in-asp-net-apps/
Could be applied to iis_shortnames/ffuf_shortnames modules
Thanks @amiremami fo…
-
first, thank you for sharing this project. :)
I tried to deploy the frontend on a windows server (ISS) to share a local website. The first document request works, but loading the css/js-files of th…
-
### Question
I'm struggling with uploading files, and was hoping for some pointers.
The server is operating behind IIS.
Here's the server.ps1:
```
Import-Module -Name Pode
Start-PodeServer {…
-
### Description
We are using the SkiaSharp library to generate an image using SKData in an ASP.NET MVC application. When running the MVC application as multiple sites(Use same folder for all the si…
-
Instead of using the IIS elements for locator and
installation purposes, have explicit IIS locator elements.
bq. Originally opened by @derekc@ from "http://sourceforge.net/p/wix/feature-requests/159/…
-
Hi - The current code does not seem to cover the proposed evaluation portion. Would the authors potentially consider sharing their evaluation pipeline ? More specifically the implementations behind AI…
-
This may not be related to aspnetcore-angular2-universal, but here goes..
I'm trying to add the application to my IIS, but when running it, it returns the error `500.19 - Internal Server Error The r…
-
Hello sir,
I'm trying to deploy OHIF viewer in local **IIS** first before deploy in server
my configuration in **Viewers\platform\viewer\public\config\default.js** is
` servers: {
…
-
I know I am missing something but I cannot get version .6 to load or run on IIS. Always some type of exception. After copying to inetpub/wwwroot/MrCMS.Web and converting to app, giving admin privilege…
-
Hi! Great module btw. I was able to get this working on IIS via iisnode. I only had to make one hack and that was hard coding express's listening port to: process.env.PORT. I would like to contribute …