Re: Nginx and ASP.Net Core

2021-12-13 Thread Dan Ritter
Patrick Kirk wrote: > On Mon, 13 Dec 2021 at 13:37, Dan Ritter wrote: > > > Patrick Kirk wrote: > > > > 6. If serving dynamic content, where to get it > > > > > > A program running on port 5000 is a fine place to serve dynamic > > content from, but you haven't told nginx about it. > > > > I'll b

Re: Nginx and ASP.Net Core

2021-12-13 Thread Patrick Kirk
On Mon, 13 Dec 2021 at 13:37, Dan Ritter wrote: > Patrick Kirk wrote: > > 6. If serving dynamic content, where to get it > > > A program running on port 5000 is a fine place to serve dynamic > content from, but you haven't told nginx about it. > > I'll bet you that this "kestrel" program comes wi

Re: Nginx and ASP.Net Core

2021-12-13 Thread Dan Ritter
Patrick Kirk wrote: > I am trying to run an ASP.Net Core site on my hosted Debian box and I seem > to have messed up the configuration. All attempts to reach the page on > port 80 get 403 Forbidden messages. > > My error log says: pk@debian-s-websites:~$ sudo tail -f > /var/l

Nginx and ASP.Net Core

2021-12-13 Thread Patrick Kirk
Hi all, I am trying to run an ASP.Net Core site on my hosted Debian box and I seem to have messed up the configuration. All attempts to reach the page on port 80 get 403 Forbidden messages. My error log says: pk@debian-s-websites:~$ sudo tail -f /var/log/nginx/error.log 2021/12/13 06:27:24

Re: iptables issue with ASP.Net Core Port 5000

2019-02-13 Thread Igor Cicimov
On Wed, 13 Feb 2019 11:30 pm Igor Cicimov On Wed, 13 Feb 2019 9:44 pm Patrick Kirk >> Hi all, >> >> I have a simple asp.net core site that runs with Postgres which works >> fine if I login as root and set it to run on port 80. SSL is done by >> cloudflare. I w

Re: iptables issue with ASP.Net Core Port 5000

2019-02-13 Thread Alexandre GRIVEAUX
Le 2019-02-13 11:43, Patrick Kirk a écrit : Hi all, I have a simple asp.net core site that runs with Postgres which works fine if I login as root and set it to run on port 80.  SSL is done by cloudflare.  I would prefer to use nginx or at least have an iptable rule to redirect the port 80

Re: iptables issue with ASP.Net Core Port 5000

2019-02-13 Thread Igor Cicimov
On Wed, 13 Feb 2019 9:44 pm Patrick Kirk Hi all, > > I have a simple asp.net core site that runs with Postgres which works > fine if I login as root and set it to run on port 80. SSL is done by > cloudflare. I would prefer to use nginx or at least have an iptable > rule to redir

iptables issue with ASP.Net Core Port 5000

2019-02-13 Thread Patrick Kirk
Hi all, I have a simple asp.net core site that runs with Postgres which works fine if I login as root and set it to run on port 80.  SSL is done by cloudflare.  I would prefer to use nginx or at least have an iptable rule to redirect the port 80 traffic.  Both have the same failure so for

Re: Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-09 Thread Hugo Vanwoerkom
Star Liu wrote: the problem is no web host provider support mono, do you know any web host support mono? thanks No mono, but e.g. http://www.godaddy.com there is a big difference in "cheapness" between VPS + Web hosting: $4.25/mo vs. $33.58/mo. Hugo -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-09 Thread Abel McClendon
On Sun, 9 Nov 2008 15:32:59 +0800 "Star Liu" <[EMAIL PROTECTED]> wrote: > the problem is no web host provider support mono, do you know any web > host support mono? thanks at linode if you can configure it you can run it. I got mine on a Friday night and was up and runni

Re: Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-09 Thread Boyd Stephen Smith Jr.
On Sunday 09 November 2008 01:32, Star Liu wrote: > the problem is no web host provider support mono, do you know any web > host support mono? thanks I don't know of any, and I doubt you'll find one, but it's possible. If you are capable of setting up your website on your home machine, you are c

Re: Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-08 Thread Star Liu
the problem is no web host provider support mono, do you know any web host support mono? thanks -- My HomePage http://starliu.com [This website is only accessable when my pc is turned on.] IMs: (msn) [EMAIL PROTECTED] | (xmpp) [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-08 Thread Boyd Stephen Smith Jr.
On Saturday 08 November 2008 01:12, Star Liu wrote: > I want to buy a cheap website host for my personal website(a very > simple and small website), and this website is now hosted on my own PC > using debian+apache2+mono(asp.net)+postgresq. It seams quite hard to > find a cheap web

Re: Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-08 Thread Sam Kuper
2008/11/8 Star Liu <[EMAIL PROTECTED]> > I want to buy a cheap website host for my personal website(a very > simple and small website), and this website is now hosted on my own PC > using debian+apache2+mono(asp.net)+postgresq. Sounds like you'd need a VPS. See this rece

Re: Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-08 Thread Abel McClendon
On Sat, 8 Nov 2008 15:12:02 +0800 "Star Liu" <[EMAIL PROTECTED]> wrote: > I want to buy a cheap website host for my personal website(a very > simple and small website), and this website is now hosted on my own PC > using debian+apache2+mono(asp

Re: Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-08 Thread Hugo Vanwoerkom
Star Liu wrote: I want to buy a cheap website host for my personal website(a very simple and small website), and this website is now hosted on my own PC using debian+apache2+mono(asp.net)+postgresq. It seams quite hard to find a cheap website host on sell which satisfy my request(they usually

Is there cheap website host using debian+apache2+mono(asp.net)+postgresq to sell?

2008-11-07 Thread Star Liu
I want to buy a cheap website host for my personal website(a very simple and small website), and this website is now hosted on my own PC using debian+apache2+mono(asp.net)+postgresq. It seams quite hard to find a cheap website host on sell which satisfy my request(they usually only support php

Re: ASP.NET

2008-02-01 Thread Juha Tuuna
Diego Antonio Lucena Pumar wrote: > Hi list: > > On first time, sorry for my english, is very poor. > > I can't run asp.net on my Debian Etch. I process to install the > following packages; >> apt-get install mono-xsp2 libapache2-mod-mono mono > So, when y can

Re: ASP.NET

2008-02-01 Thread Juha Tuuna
Diego Antonio Lucena Pumar wrote: > Hi list: > > On first time, sorry for my english, is very poor. > > I can't run asp.net on my Debian Etch. I process to install the > following packages; >> apt-get install mono-xsp2 libapache2-mod-mono mono > So, when y can

ASP.NET

2008-02-01 Thread Diego Antonio Lucena Pumar
Hi list: On first time, sorry for my english, is very poor. I can't run asp.net on my Debian Etch. I process to install the following packages; > apt-get install mono-xsp2 libapache2-mod-mono mono So, when y can look in my browser the page, the server return the page for download (

XSP, MONO AND ASP.NET

2008-01-30 Thread Diego Antonio Lucena Pumar
Hi list: On first time, sorry for my english, is very poor. I can't run asp.net on my Debian Etch. I process to install the following packages; > apt-get install mono-xsp2 libapache2-mod-mono mono So, when y can look in my browser the page, the server return the page for download (

Re: ASP.NET on Debian

2006-03-31 Thread Michael Schurter
Øyvind Lode wrote: Hello all! http://www.mono-project.com/ASP.NET Anyone on the list have some experience with mod_mono on Apache2 on Debian? Does it work well? I've used XSP and XSP2 some with success. XSP seems to work quite well, and since its the engine behind mod_mono, I would e

ASP.NET on Debian

2006-03-31 Thread Øyvind Lode
Hello all! http://www.mono-project.com/ASP.NET Anyone on the list have some experience with mod_mono on Apache2 on Debian? Does it work well? Some of my users have asked me to install this module to support ASP.NET on my webserver. -Øyvind -- To UNSUBSCRIBE, email to [EMAIL PROTECTED