Saturday, February 17, 2018

Is it possible to use .net core 2 within an existing php site?

I was looking into setting up .net core 2 on a Linux server and it looks like it requires passing requests on port 80 via proxy to kestrel to run the .net core app. Setting up this proxy would grab all http requests on port 80 thus rendering the rest of the php site useless? Am I missing something?

Is it possible to use .net core 2 within an existing php site? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team