General

Profile

midnight_milloir

  • Login: midnight_milloir
  • Registered on: 2017-09-01
  • Last sign in: 2018-01-04

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

2018-01-04

22:47 Lighttpd Support: [Solved] Lighttpd never sends response
I've got a flask app that I'd like to run inside of lighttpd using fastcgi. I'm running this on a Raspberry Pi 3 with... midnight_milloir

2017-09-12

17:27 Lighttpd Support: RE: How do I use a Domain url instead of IP address and port to access website hosted on local server?
So, currently I have a lighttpd config file with this line
$HTTP["host"] =~ ":8080$" {
in place of this lin...
midnight_milloir
14:37 Lighttpd Support: RE: How do I use a Domain url instead of IP address and port to access website hosted on local server?
This doesn't help my problem, I could already access my website using the IP and port using this line
$HTTP["h...
midnight_milloir

2017-09-11

15:33 Lighttpd Support: RE: How do I use a Domain url instead of IP address and port to access website hosted on local server?
What I'm trying to do is I want to forward the url www.caseloader.com, using lighttpd, to all the computers connected... midnight_milloir

2017-09-08

20:46 Lighttpd Support: RE: [Solved] How do I use a Domain url instead of IP address and port to access website hosted on local server?
I apologize for the spelling error. I have just corrected it. However, the spelling error was not the issue, as it st... midnight_milloir

2017-09-05

14:46 Lighttpd Support: RE: [Solved] How do I use a Domain url instead of IP address and port to access website hosted on local server?
This did not work for me. I replaced this line
$HTTP["host"] =~ "^(www\.)?caseloader.com$" {
with this line...
midnight_milloir

2017-09-01

16:36 Lighttpd Support: [Solved] How do I use a Domain url instead of IP address and port to access website hosted on local server?
So, I have a web server hosted on a linux machine, only accessible on the local network. Normally I could view the we... midnight_milloir

Also available in: Atom