python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Redirecting www.domain.com to domain.com with NGINX
I am getting duplicate URLs on crawls of my Django site via my SEO tools and via Google tools. I want to ditch www.domain.com completely and redirect all traffic to domain.com
Below is my NGINX conf. ...
Joseph Nilo
Votes: 0
Answers: 1
How to run a shell script from a html page on raspberry Pi
I'm trying to have a button on a webpage, hosted on my raspberry Pi, shutdown a QNAP via a script.
The script works when I run it from the pi command line. I've tested it. I can also see the html page...
pwzero
Votes: 0
Answers: 1
I want to add a string ti url if it's not present and reverse procy using Nginx
I am currently using a service exposed at port 8083. My use case is I want to add "/service" to all the url if it's not present.
Like user hits -> www.example.com:8083 -> goes to Nginx...
Farhaan Patel
Votes: 0
Answers: 1
Nginx: How to setup multiple virtual hosts (server blocks) on different subdomains?
EDIT:
Ok, very strange still. It seems that it does not work on my main browser. In incognito browsers or just a completely new chrome window the sites now do work. I guess it has something to do wit...
Reinier68
Votes: 0
Answers: 1