Skip to main content

All Questions

Tagged with
1 vote
1 answer
270 views

What will nginx reverse-proxy do with 'proxy_redirect' to https when a backend has invalid https certificate?

I have a strange situation with my nginx acting as reverse proxy. When my backend website is responding to a user (user's browser) request through nginx reverse-proxy, the user will obtain http ...
Mi1anovic's user avatar
  • 145
0 votes
0 answers
40 views

How does the browser know that the website is using HTTPS for a TLS handshake to start? [duplicate]

After an established TCP connection, if the website uses HTTPS, the client and server perform a TLS handshake, but how does the browser know that the website is using HTTPS in the first place for a ...
Ken Kaneki's user avatar
0 votes
1 answer
220 views

What causes Error on browser "Aw Snap, status_access_violaiton"

i have a web server (svelte/next.js) running locally, but when i tried to access from any browser (edge,chrome,brave), it ran into a crash (see picture attached) 3-5 seconds after displayed and then ...
azræl's user avatar
  • 1
0 votes
0 answers
3k views

Website is online but isn't responding to connection attempts

I have a small website hosted on Godaddy.com Today I had an unpleasant experience, although everything worked fine until the first half of the day, then after I tried to open my website on my Windows ...
Aziz's user avatar
  • 111
1 vote
1 answer
973 views

What happens if a second HTTP request is made before I receive the response of the first request?

Suppose I made two requests from my web browser to a web server. I am sending the second request before I get the response of the first request. I know the response of the later request is rendered on ...
IMForce's user avatar
  • 13
1 vote
0 answers
76 views

Simplest way to create in-browser python repl?

I want to create a very minimal version of something like Jupyter Notebook where I can type python code into a browser window, run the code on the server, and print the result to the browser. (Don't ...
abalter's user avatar
  • 716
0 votes
0 answers
299 views

openVPN tunnel works for SSH but web sites hosted on the vpn server does not work

I have a website hosted on a server, let's say 192.168.1.109. I have set up OpenVPN to allow access to this server when I'm not on the local network. SSH works but when I try to hit a port with a ...
PGT's user avatar
  • 163
-1 votes
1 answer
205 views

What can i do if i'm able to access file:// of a website [closed]

What can I do if I'm able to access file://Facebook.com. ?? I saw some directories like etc,bin,mnt,media and more. Can I make any changes here? Look the screenshot provided.
NIGHT077's user avatar
0 votes
1 answer
697 views

How can a browser load the image from this URL?

Please look at the screenshot. I got this error when I tried to visit a page. Have a look at the URL. It's local LHOST. 127.0.0.1 ... What? How the image can be fetched from this URL? 127.0.0.1:80....
NIGHT077's user avatar
1 vote
1 answer
43 views

Files I have hosted on a server get downloaded instead of opening in the browser when I click on links to them?

I have a href link in a Latex document I'm creating that links to a Matlab file I have hosted on a server: \href{https://www.college.edu/files/code.m}{Code} However when you click this link in the ...
ManUtdBloke's user avatar
0 votes
1 answer
385 views

Jenkins hosted website: misleading message: "Please activate JavaScript to enable the search functionality"

I have a strange situation here: A html folder generated by Sphinx is being http-served with two different HTTP-servers: a Python-based HTTP server started with python -m SimpleHTTPServer a nginx ...
frans's user avatar
  • 1,089
0 votes
1 answer
216 views

Design Project to Automatically show a local webpage to all devices connected on local network

I am doing a design project and need help of expert how to do it I have to make a webserver on my computer and upload a webpage on that server . When a new user comes in a network e.g 192.168.1.1 a ...
Muhammad Affan Shoukat's user avatar
0 votes
0 answers
499 views

web browsers showing completely random images on web pages

A few months ago i started seeing some images on websites, which i almost daily visit, that seemed unusual with the rest of the content. This happened mostly when the page contained a handful of ...
h.i's user avatar
  • 141
0 votes
1 answer
147 views

Why is my webpage half the size in browser than it is on hard drive?

My webpage with all its assets is 1.7MB on disk. And only 700kb in chrome dev tool (network tab). For instance, my 140kb css is now, according to google, only 26kb heavy. Same for my js bundle, it ...
Antonin Cezard's user avatar
1 vote
0 answers
797 views

HTTP/1.1 401 Unauthorized when using XML-RPC PHP client and server

HTTP/1.1 401 Unauthorized This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser ...
user490985's user avatar

15 30 50 per page