Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-3 votes
0 answers
50 views

Ok I hope I can explain this. I have 6 windows webservers all working in a round robin setup for our company's internal users. All six are running the same versions of Apache (2.4.65) and php (5.5....
1 vote
1 answer
64 views

I have spent the entire morning trying to implement a strict Content Security Policy (CSP) using nonces with Apache and Angular 20.3 SSR. On the Apache side, I am able to generate a nonce correctly ...
0 votes
0 answers
57 views

My website gives a Error 503 VCL failed when url ends with % I have tried to disable cache, and also tried redirect, in .htaccess but without success. Here's my current .htaccess-configuration: <...
0 votes
1 answer
64 views

I put the following in my .htaccess file: RewriteCond %{DOCUMENT_ROOT}/index.html.static -f RewriteRule ^index.html$ /index.html.static But no joy. If I comment out the first line - the condition - ...
Richard's user avatar
  • 5,121
0 votes
0 answers
85 views

Recently I installed Linux Mint Debian Edition 7 over my old Debian 11. So far a good choice for me, but I can’t get my local dev environment to work again. What I want to achieve: A local webserver ...
0 votes
1 answer
109 views

I've tried much of the advice I've found on here, and it hasn't worked so far. Here's my network flow: HTTPS -> Cloudflare -> NGINX (server 1) -> Apache (server 2) -> WordPress Here are my ...
1 vote
1 answer
95 views

I have a WordPress website hosted on a server (Apache or Nginx). I am facing an issue where .php URLs (e.g., https://example.com/page/test.php) return a 404 error page from the hosting server, not the ...
hantoren's user avatar
  • 1,391
Advice
1 vote
8 replies
65 views

I'm not sure if this is possible or not, but I would like to use the same files locally in XAMPP that I use for a shared hosting account without changing the local files themselves. I have it working ...
Realto619's user avatar
  • 113
3 votes
0 answers
115 views

I'm getting an error when importing numpy from an Apache mod_wsgi application on Fedora 43 and 42. It does not happen in Rocky Linux 9, the production server. app.wsgi: import sys sys.path.insert(0, '/...
0 votes
1 answer
128 views

This issue recently popped up after a macOS update probably Tahoe 26 but when I try to request a page of my website that uses Homebrew Apache PHP-FPM Memcached with PostgreSQL and PHP 8.4 files on OSX ...
Best practices
0 votes
2 replies
63 views

You will got these files by your ssl provider : certificate.crt server.key ca_bundle.crt Configuration SSL by xampp server in windows servers. SSLCertificateKeyFile : "F:/xampp/apache/conf/ssl....
0 votes
1 answer
35 views

I guess the solution is quite easy, but I just dont see the point: We had a kerb auth working, but s'one destroyed it quite a while ago. Now I dont get it working again: kerb authentication works and ...
0 votes
0 answers
93 views

Request https://example.com/ , htacces file : RewriteEngine On RewriteRule ^$ /one RewriteRule ^/one /two [R] result I get https://example.com/two, remove the slash in the second RewriteRule ...
Best practices
0 votes
0 replies
36 views

The last time I had to choose between using mpm_worker and mpm_event, it was my understanding that mpm_event was functionally equivalent to just using mpm_worker if SSL was enabled and so it couldn't ...
Dan's user avatar
  • 884
-2 votes
1 answer
86 views

I'm getting a CORS error when trying to fetch data from my local PHP backend: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://localhost/login.php. ...

15 30 50 per page
1
2 3 4 5
...
6114

AltStyle によって変換されたページ (->オリジナル) /