Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
34 views

I am encountering an issue with HttpServer from Apache HttpCore after upgrading the library from version 5.2.3 to 5.3. When client authentication (setNeedClientAuth(true)) is enabled and the ...
Jagdish Raika's user avatar
1 vote
1 answer
444 views

Since yesterday (nothing was changed) I Got the following error when I want to edit a page or add content. Forbidden You don't have permission to access this resource. I'm logged in as backend admin ...
Felix's user avatar
  • 5,638
0 votes
1 answer
55 views

I have the following query (apache, php-7.4.33, mysql): SELECT [blah] from [blah] INTO OUTFILE $tmpfile FIELDS TERMINATED BY ',' FIELDS TERMINATED BY '\n'; I am trying to download this from the ...
Robert S's user avatar
  • 139
1 vote
0 answers
289 views

I am working on an issue where the password and username are being shown in the log files of an application. Whenever the application does a POST call, the log of the same gets stored in the httpd ...
Adwet Ojha's user avatar
0 votes
0 answers
416 views

I am using IBM HTTP Server (Which use internally Apache Http Server 2.4.) http://docs.motechproject.org/en/latest/deployment/sticky_session_apache.html#:~:text=Sticky%20Session%20is%20a%20method,get%...
Developer's user avatar
  • 168
0 votes
1 answer
210 views

Github pages (https://docs.github.com/en/pages) is an amazing tool for documenting your git hub project. However, I am having a little trouble trying to use http-server (https://www.npmjs.com/package/...
John's user avatar
  • 4,054