Skip to main content

All Questions

Tagged with
0 votes
1 answer
23 views

ubuntu apache default page appears on some devices

I have completed a server move of an application (ILIAS which is a learning management system). I have changed the A Record. The application is displayed normally on most end devices. On some, ...
gyros's user avatar
  • 11
0 votes
1 answer
29 views

Configuring apache as reverse proxy for varnish server without using Hitch on ubuntu 22.04

I am trying to configure varnish cache 7 with apache2 on my server. Though setting up http request works just fine. but varnish can't handle https directly so i tried Apache and Hitch but didn't ...
Muhammad Aslam's user avatar
0 votes
0 answers
19 views

cache control no-cache="Set-Cookie"

There is ask to add no-cache="Set-Cookie" attribute in cache control header. I am looking for some insights how this will impact the webapps. We have front end and backend code which read ...
Vivek Dhiman's user avatar
  • 1,987
0 votes
1 answer
169 views

Missing Headers Security Report .htaccess

I'm trying to adjust the security headers. The server is Apache. the site is based on wordpress. I've already modified this file ten times, I've uploaded it to the server ten times and I still haven't ...
Paulo do Porto's user avatar
1 vote
0 answers
116 views

Apache Parent Process Exited abruptly

[Fri Oct 27 16:37:12.693972 2023] [mpm_winnt:crit] [pid 3704:tid 680] AH02538: Child: Parent process exited abruptly. Child process is ending [Fri Oct 27 16:37:14.696271 2023] [mpm_winnt:notice] [pid ...
RTLEDev's user avatar
  • 11
0 votes
0 answers
202 views

Cache-control directives not recognized by DevTools

I'm running a website on Wordpress and lately I've noticed the following "Critical health issue" on the Site health status Wordpress area: Page cache is detected but the server response time ...
imthemoisturizer's user avatar
2 votes
1 answer
322 views

Apache deployment with symlink on managed servers doesn't work

Here is the context of my problem : we have managed servers (Hetzner) and are trying to implement a zero downtime deployment with symlinks. Here is what we do on each push : we deploy the new code in ...
Quentin Boinet's user avatar
1 vote
1 answer
282 views

set cache ttl for cloudfront images with query string

I am using S3 with cloudfront to deliver the static content. The only issue is with images cache TTL when I use query string in my images. For example https://cloudfronturl/static_images/banners/web/...
urfusion's user avatar
  • 5,495
-1 votes
1 answer
296 views

why might my .htaccess and rewrite rules differ from the suggested configurations?

i have inherited an existing (and very buggy) wordpress.org site, and i am having difficulty understanding the choices / rules the previous owner decided to make on the .htaccess file. i've been ...
critter333's user avatar
0 votes
0 answers
255 views

htaccess not updating after CSP changes

I have the following directory paths: www/.htaccess www/club/.htaccess www/club/downloads/.htaccess In www .htaccess I have: Header always set Content-Security-Policy "frame-ancestors 'self' *....
rolinger's user avatar
  • 3,016
1 vote
0 answers
650 views

How to configure Memcached to able to store Cache larger than its default?

Im using Yii2 as a framework, and start working with cache, what i wanted to do is minimally the transaction to the database by storing about 700.000+ rows from database table cached in Memcached, its ...
Irvan Hilmi's user avatar
0 votes
1 answer
80 views

(Apache prod) Symfony bundle only loading when twig cache disabled

ch_cookie_consent.yml : ch_cookie_consent: categories: ['functional'] theme: 'dark' # light, dark use_logger: true # Logs user actions to database position: 'bottom' # top, bottom ...
Claod's user avatar
  • 21
0 votes
1 answer
58 views

How can I make web resources avialable offline?

Their is a folder in my PC with Linux OS, which contains a website (webpages etc.). The webpages and other complimentary files in the folder use cdns to bring resources like jquery, datatables etc. I ...
Ayush Gupta's user avatar
1 vote
0 answers
110 views

Is there a way to clear the cache of a django form field in the admin page?

My problem is that, on the website I created using django and hosted with apache, after modifying some models through the admin interface I noticed that there is a URLField that whenever the page is ...
Luca's user avatar
  • 41
1 vote
2 answers
361 views

Proper setting of expire headers for fonts

Following old advices here and here I'm curious what is the proper syntax for APACHE server: AddType font/woff2 .woff2 ExpiresByType font/woff2 "access plus 1 year" or AddType application/...
Plamen's user avatar
  • 320

15 30 50 per page
1
2 3 4 5
39