Questions tagged [web]

"The web," or "world-wide web" is a term for the system of hypertext linked documents accessed over the internet, with a web browser. The "www" that comes before most webpages is a reference to the "world-wide web."

Filter by
Sorted by
Tagged with
0 votes
0 answers
30 views

Apache2 redirect subdomains to specific ports

I am currently setting up a little home lab and I am trying to figure out how to kind of pin some local subdomains to a specific port. Example: I have Adguard running on port 80 (domain.home) and ...
Pakuss's user avatar
  • 1
0 votes
0 answers
17 views

Preseed web/PHP front end

Has anyone come across a front-end (web based PHP preferably) for generating preseed files for automated server installs? Seems like the backend config changes occasionally so I'm sure keeping it up ...
tc0nn's user avatar
  • 1
0 votes
0 answers
21 views

Would this be strong enough or just overkill? [duplicate]

I'm actually interested in building a web/mail server. I'll have database with thousands of users and multiple websites hosted on a LEMP Stack Server. Hopefully I'll eventually have thousands of ...
Aaron Catolico's user avatar
0 votes
0 answers
67 views

How do I redirect a subdomain to another internal webserver without affecting the RDP Gateway

we have a standard windows server 2022 running IIS 10 and remote desktop gateway. we use rdp.domain.com for the gateway address for external RDP Users. we would like to run another internal windows ...
Arthur's user avatar
  • 1
0 votes
1 answer
842 views

Setting up GeoIP to work with Nginx on Debian 11

I am trying to set up Nginx v. 1.24.0 and GeoIPupdate to work so that users not from a specific country do not get access to the web server. However, as I'm following every guide I see that it is ...
Tomulis's user avatar
0 votes
0 answers
776 views

Whitelist an S3 Bucket in server firewall

I am looking for a way to whitelist an S3 Bucket on my client's server. In this S3 bucket there is a public website, thus, my idea is to find the ip address used for this S3 bucket. However, I have ...
Vitomir's user avatar
  • 103
0 votes
0 answers
90 views

Serving Static files from different folders

How can I publish multiple folders on a server to different locations or disks on a server? Example... mydomain.com/files I want /files to be able to see the contents of folders in c:/myvideos or f:/...
Jhon Lozano's user avatar
0 votes
0 answers
46 views

VMWare ESXi Web Client access dies after some time

After applying IP filters on VMWare esxi's firewall settings for Web Access / Web Client rules, the allowed IPs work fine for some time like 5 hours. Only the IP addresses I allow can access the ...
sarkolata's user avatar
  • 101
0 votes
0 answers
20 views

Why is the WordPress router non-responsive for some static files but not others?

Context I have a website of approximately 50k files (mostly static, a handful of PHP files) and plan to gradually migrate all of them into WordPress. There are about 500 files/folders in the root ...
CGDev's user avatar
  • 1
0 votes
1 answer
35 views

Multiple web service (using HTTP/HTTPS protocol) in single baremetal machine [closed]

I am a newbie for web and network stuff. I want to hosting the following web services for my personal use: Gitea Nextcloud pypiserver (Private pypi server) Ktra (private rust registry server) I only ...
Audra Jacot's user avatar
0 votes
1 answer
124 views

nginx "deny all" location not working when clicking href-element

I'm trying to deny acess to the root url of a proxied web application. Only the path /images is supposed to be accessible from the internet. My nginx configuration for the page looks like this: ... ...
realzeusey's user avatar
0 votes
1 answer
558 views

Send push notification from a internal server

Background I have a smart home application written in java and spring. It runs from a raspberrypi inside my home network 192.168.x.x. For security reasons I do not want to control it from internet. ...
De Gao's user avatar
  • 1
0 votes
0 answers
38 views

How to generate embedded element for other site to consume?

If I put a link on a comment on Twitter, facebook and other place the website analyse the link and show a small preview of the link if possible. It could be a small player for a video or an image with ...
alfor's user avatar
  • 1
0 votes
1 answer
4k views

How to configure iptables against DDOS attacks, or others

I recently had a server hosted on OVH, which I can access via SSH. On this server is installed a data collection tool (Cyber), on Linux and accessible from a Web interface. This tool must be ...
Lynow's user avatar
  • 1
1 vote
2 answers
404 views

How to restrict apache Guacamole access to certain IP addresses?

How to restrict apache Guacamole access to certain IP addresses? We want to allow access to ONLY to our office Ip address. Not able to find anything on this topic in the config files.
Mani's user avatar
  • 215
-1 votes
1 answer
781 views

Download Sharepoint Online files via Powershell

I've been handed a project, where our marketing dept produces images and each workstation & laptop need to download those images on startup or login. (wallpaper folder, screen saver images, etc ...
ltwally's user avatar
  • 325
0 votes
1 answer
569 views

Error connection refused MERN APP on EC2

I have MERN app on ec2 i am getting an error ERR connection refused when connecting localhost:8080/api/auth/sign with node api. Cannot make post calls. What should I do?
Tanya maheshwari's user avatar
1 vote
1 answer
148 views

Nginx + jirafeau - deny acces to admin.php

Hello i try to deny access for externe IP to my URL admin.php of my website with nginx. I have a jirafeau server with a example.com/admin.php I try to deny acces for this page but dont work. I am new ...
Gortus Gaming's user avatar
0 votes
1 answer
309 views

Wildcard redirect https://www.*.abc.com to *.abc.com nginx

I would like to redirect all traffic from www.*.abc.com to *.abc.com without www prefix . i have 1000+ subdomains on the same application which use only one nginx virtual host file in sites enabled ...
sambit's user avatar
  • 101
-1 votes
1 answer
460 views

How to debug a website that appears to be unreachable to one person but not another (as a user, not the developer or admin)?

I have some website of a photographer that took some photos and is sharing them through his website. The website appears to work from one country (it works for one family member) but it does not even ...
mathtick's user avatar
  • 113
-1 votes
2 answers
1k views

Access router admin page with static IP

I have a static IP and can access my servers from the outside world by port mapping. For e.g.: A service running on the 192.168.1.98:8080, can be accessed by going to {Static_IP}:8080, if I have ...
Saki Osive's user avatar
0 votes
2 answers
30 views

Purpose of Selenium in load testing

What is the role of Selenium in load testing a webpage if it cannot generate 200 or 300 requests? I understand, the client side automation can be done. But how do I test my web application for a real ...
Vinayak's user avatar
  • 73
0 votes
1 answer
175 views

What is the best practice for launching a web server as a restricted user?

In order to practice my Linux hardening skills, I am trying to launch a web server following certain security principles. My main goal would be to run the server using a dedicated user with very ...
paupaulaz's user avatar
0 votes
0 answers
312 views

Nginx downloads me PHP files instead of executing them

I am using Nginx for my web server, but when I go to a PHP page it downloads it to me. I realized that my pterodactyl panel (which is in php) was still working, so I used the fastcgi and other parts ...
coera's user avatar
  • 1
0 votes
2 answers
11k views

How do I fix net::ERR_SSL_PROTOCOL_ERROR error when I put nginx in front of Tomcat?

How do I fix net::ERR_SSL_PROTOCOL_ERROR error when I put nginx in front of Tomcat? #user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/...
emarwa.mouma.35t's user avatar
0 votes
1 answer
2k views

How to redirect my sub-domain to localhost:5000 in Https with Nginx?

I've a problem with my nginx : I have to redirect all the http and https traffic when my users search "hermes.my-domain.com" to the 5000 port, on my nginx serveur, where my app is. "...
nickola2's user avatar
1 vote
1 answer
262 views

Nginx try_files doesn't work inside server block

http { include mime.types; default_type application/octet-stream; server { root /websites; listen 80; server_name localhost; # don't work try_files /logo.png /logo.jpg /error; ...
Safar Safarli's user avatar
0 votes
1 answer
54 views

Is it yet possible to securely host a "virtual server" away from your physical control, like this?

What I'm looking for is some way to, on my own computer, run some sort of command which "bakes" my PHP scripts and some sort of configuration file into a black box of a single file, ...
J. T.'s user avatar
  • 1
-1 votes
1 answer
245 views

Disallow: /?q=search/ in robot.txt

Does /?q=search/ means I can't web scrape the search websites that ends with =search/ ? Can I scrape an URL ends with =0#search ?
user799598's user avatar
0 votes
0 answers
60 views

Web server, firewall and active directory: internal network connection error "DNS rebinding attack"

I have a problem with a web server (WS) (apache on ubuntu 20.04 server), Fortinet Firewall (FF) and windows Active Directory (AD). My ISP recently upgraded my Internet connection and changed some ...
erotavlas's user avatar
  • 101
0 votes
2 answers
210 views

Windows 10 / Chrome: HTTP browser request to IP address differs from same request to hostname

Agaoin, this is on Windows 10. I'm bringing in a new Ubuntu test web server (hpmicro1.lovelady.com) to our internal network, which is all in the lovelady.com domain. There's a DNS server on another ...
Dennis 's user avatar
  • 188
0 votes
0 answers
67 views

Deleted public_html without reason

I had a problem today in the morning which I am still trying to figure it out, so it does not happen again. Somehow a lot of files from public_html got deleted, except one folder. I did not delete ...
whitenoise40's user avatar
0 votes
1 answer
435 views

Azure Web App identified target web site is using IIS 10 and detected that it is out of date - how to change

Azure Web App identified target web site is using IIS and detected that it is out of date - how to change A security scan of a web app running windows has been identified as a High vulnerability. ...
user632755's user avatar
51 votes
6 answers
54k views

SSL for devices in local network

Initial question We make devices which run a webserver and the user can control some functionality of the device by browsing directly to the IP of the device. This can be a fixed IP when a direct WiFi ...
Daan Pape's user avatar
  • 611
1 vote
1 answer
64 views

Can i use google cloud as a hosting platform for my web and webmail [closed]

I am looking for a hosting service for my business webpage and webmail, i have been reading that google´s service is a good choose but i can not found so many information, can anyone help me please? ...
Comunicación Loco Polo's user avatar
0 votes
0 answers
84 views

Impossible to log in via web SSH (VPS - LINUX)

Today I facing a weird issue: I cannot log in into my VPS using on-site SSH module. I don't know where to find the information what happened. This occurs suddenly because few hours ago everything was ...
Artur Bachanek's user avatar
1 vote
0 answers
298 views

Why doesn't CORS apply? in gcp app-engine

I am trying to post marvin JS on the site. There is no problem with the iframe and the function itself, but a problem occurs when using additional functions. When the current page is executed, the ...
조형식's user avatar
0 votes
2 answers
6k views

port 3306 is closed on my website how can i open it?

I have a vb.net desktop app.. and I need to insert some data to database on my website. when it's try to add data I get this Error: " Unable to connect to any of the specified MySQL hosts " ...
Bashar Nassri's user avatar
-1 votes
1 answer
34 views

Error on deployment web api mvc4 on azure server

The requested VM tier is currently not available in Southeast Asia for this subscription. Please try another tier or deploy to a different location here is my api code: using System; using System....
Sheharyar Kehar's user avatar
0 votes
0 answers
38 views

How to make a remote server be invisible to a web user

I have a webserver www.example.com that takes user input and calculates results on a remote server <form action="www2.example.com/action.cgi"> Now the user is on the second server. How ...
user4444173's user avatar
0 votes
1 answer
903 views

How can I isolate a single TCP connection on Wireshark?

I just started using Wireshark for network troubleshooting purposes and I am a little confused about one thing. I requested a webpage and for the next 10s I monitored the data. I then used the filter ...
user avatar
0 votes
0 answers
630 views

Interbase driver (Firebird) on Windows PHP

I know have so much questions about it but i don't find the right answer for that searching here and in other websites sorry but I tried all. How to install Interbase on PHP because I have that php....
HideMyFace's user avatar
0 votes
1 answer
109 views

OpenLiteSpeed slow after IP change

I tested this multiple times, I created an image of perfectly working OpenLiteSpeed server on EC2, and when I deploy it, it doesn't connect or it connects but extremely slow (it takes around 1 min for ...
Karthik Malla's user avatar
1 vote
1 answer
588 views

Converting htaccess to Nginx ReWrite (autoconverting not working)

Hi there anyone happens to know Nginx rewrite rules? I'm trying to convert this Apache .htaccess to Nginx Rewrite, I already tried with online converters the homepage and dashboard once logged in work ...
Elin Digente's user avatar
-2 votes
1 answer
821 views

Regarding Hosting Static website in Digital ocean spaces [closed]

I need to host my static website in Digital ocean space. I am looking for something similar that we do in AWS S3 static website hosting in the Digital ocean. Is the feature is available in DO? Looking ...
Muneesh DuRaipandi's user avatar
3 votes
1 answer
1k views

OpenBSD relayd forward to web server based on HTTP request path

I have two web servers running on my machine. One is listening on port 8080 and the other on 8081. $ curl http://localhost:8080 I am the API $ curl http://localhost:8081 <html> <head>&...
Ishpeck's user avatar
  • 224
0 votes
1 answer
35 views

Run 1 website on 2 webserver apache?

I am wondering if it is possible to run 1 website on 2 webservers. My plan is to have 1 main server, that is always online, but when I'm taking this one offline to have another server, that takes over ...
tha duck's user avatar
1 vote
0 answers
837 views

Web management service not start on reboot

Server 2012R2 with management service. Whe reboot the server, the service not start automatically. If i start it manually, it start successfull. There are these events on event viewer: Service ...
Mos242's user avatar
  • 11
4 votes
3 answers
11k views

How to redirect port 80 to 8080 while keeping 8080 closed to the Internet?

I have a VM running CentOS with a web server I use for hosting random services I deploy over there, so in order to make it reachable from the Internet I opened port 80 using iptables. Since the web ...
DragShot's user avatar
  • 143
0 votes
0 answers
105 views

Why can't I access my WWW prefix domain with CDN?

I know this kind of question have existing solutions , but none of them solve my problems once I enter my web with prefix WWW , it displays such 403 error: 403 error demo This is my Domain parse ...
Super-ilad's user avatar

1
2 3 4 5
11