Skip to main content
0 votes
1 answer
61 views

I have a redmine (5.1.9) server running on apache (2.4). When processing email replies, it fails trying to post an HTTP request to itself. I believe this happens because the apache server itself ...
Gary Aitken's user avatar
0 votes
0 answers
78 views

I'm trying to allow the PROPFIND method on my local Apache 2.4 server. I have an app (Linphone) that's trying to access the DAV server there and it fails. However, another app (Evolution) can access ...
Markers's user avatar
  • 348
1 vote
1 answer
253 views

I am trying to install Apache2.4 to run php (and Mysql) in dreamweaver and I have followed the instructions but when I run httpd.exe it gives me : %1 is not a valid Win32 application I installed ...
MarzTronix's user avatar
0 votes
0 answers
26 views

I have 2 apache sites enabled. The first is the default one 000-default.conf: <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www/html ErrorLog ${APACHE_LOG_DIR}/...
danielmoessner's user avatar
0 votes
1 answer
48 views

I am trying to get django-cms to run with apache wsgi. I am using Python 3.12 and the latest version of all software (a fresh bare metal install of ubuntu 24.04). Django-cms runs with runserver. My ...
user1045680's user avatar
0 votes
1 answer
163 views

I have a following configuration in my Apache2.4 environment (Debian OS): CustomLog "|/usr/bin/logger -t S06_access_log -p local6.info" combined ErrorLog "|/usr/bin/logger -t ...
Markus's user avatar
  • 31
1 vote
1 answer
516 views

I'm working with Apache and want to use .htaccess to achieve the following: Rewrite /api/get to get.php Rewrite /api/report to report.php Only allow access to these URLs/scripts Essentially, I want ...
Pre1l's user avatar
  • 13
0 votes
0 answers
20 views

Using Apache 2.2 Server, I have an html page which is fetching the results from the shared folder and display the same. For vulnerability issues, Started using Apache 2.4.62. The upgraded apache was ...
Krishna M.G.'s user avatar
0 votes
2 answers
74 views

We have a web interface that configures through API calls a load balancer cluster. That web interface makes use of three (python) scripts. The first script displays the current settings of the load ...
dehulst's user avatar
  • 69
2 votes
1 answer
74 views

example.com/home.php <-- file available and Working without .php extension example.com/home <-- Working example.com/home1.php <-- File not exist showing 404 error mentioned in htaccess ...
Pranav Mankar's user avatar
0 votes
1 answer
55 views

This is the old URI pattern /release-(\w+)/(\w+)/(.*), where first and second regex pattern are always the same, with the following examples: /release-foo/foo/(.*) /release-bar/bar/(.*) etc They are ...
Khosrow's user avatar
  • 568
0 votes
0 answers
182 views

Due to CVE-2021-40438 exploit on our old Apache, we had to upgrade from httpd-2.4.41 to httpd-2.4.58. We face an issue when posting, since we are unable to upload files of more than a GB which will ...
Prajwal's user avatar
  • 419
0 votes
1 answer
88 views

I configured Apache web server and Tomcat.And ı have static folder that contain with in Tomcat webapps folder.The css file that in static folder changes my webpage login screen color. When ı try to ...
cbuyuk's user avatar
  • 1
0 votes
1 answer
329 views

I am currently using PHP web service on this domain. (ex) www.mydomain.com I am also making an English site and making it .net core web service, but I am planning to replace it with .net core instead ...
manseaza's user avatar
0 votes
1 answer
155 views

I found a lot of similar questions, but no solution works here. https://pmadmin.qno.de/index.html:443 shows in the browser: Diese Website kann keine sichere Verbindung bereitstellen pmadmin.qno.de hat ...
Christian H. Kuhn's user avatar

15 30 50 per page
1
2 3 4 5
62