I just implemented mod_auth_openidc authentication on an apache website and noticed that sometimes after sitting on a webpage for a few minutes, then navigating
I have Nginx server that sends request to Apache server for protected content, Apache inturn forwards to Azure ADFS, for Azure ADFS authentication with Apache m
Facing this issue when I am passing a large(66kb) payload with a POST request. It works for a smaller payload. PS: I am using http in the request as suggested b
the config file in the Apache site has these lines: <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www/html/public/ <
I'm using Apache POI 3.6, I want to read an excel file which has a date like this 8/23/1991. switch (cell.getCellType()) { ... ... case HSSFCell.CE
I am using Google Cloud Platform to test out ModSecurity and I am using a tutorial to launch it. However, I need to restart Apache every once in a while. I'm us
I have an apache server on windows machine , in the same network there is many other machines containing servers also .. When I try to check the network connect
When I add the header Strict-Transport-Security to my .htaccess file, in Apache, must the browser block all HTTP requests? Header always set Strict-Transport-Se
The previous Apache HTTPD version was 2.2. The current one is 2.4. The next one will be 2.6. In their documentation these versions are sometimes called 2.1/2.2,
I am using ubuntu server 20.04 LTS, where I have multiple shell files, using php from apache I need to run multiple shell files from a browser but need to run a
I need to access service running at domain (example.com) from two different apps running at different ports of localhost but getting CORS error. PageURL accesse
I have recently setup SSL on my apache server (the server is hosted on DigitalOcean). I have followed the instructions to setup the certificate and edit to the
libcurl fails with digest auth. here is the successful request packet sent by curl command tools: GET /nagios/ HTTP/1.1 Host: 192.168.10.199:1237 Authorization:
I think someone trying to put some load on my website or hack, which I would like to stop. If you see below url there is a text as "<svg/class="elliot"onLoad
I am trying to host a django application on a server using apache2 and mod_wsgi. The project itself is located at the path /usr/share/django-projects/mysite The
I'm running a Django app on Apache with mod_wsgi -- everything seems to be working but the following error has been clogging up my logs, running every 30 mins o
We have a server running apache2 that is hosting a number of websites and applications. We have a dockerized Flask application (served with Gunicorn) that we wo
I've prepared a PHP browser interface (like a modem interface) for an embedded system, that is supposed to help manage the core application (uploading a new bin
I have a Flask application deployed on Apache, and the JavaScript files in the static folder cannot be found I don't understand what is wrong, here are the f
when I type systemctl restart httpd , I get the following error: Job for httpd.service failed because the control process exited with error code. See "systemct