Questions tagged [fallbackresource]
3 questions
3
votes
1 answer
Avoid duplicate URL-s with Apache FallbackResource directive
I'm using FallbackResource directive to route all web requests via front controller /index.php:
FallbackResource /index.php
It works great but one thing bothers me. It's the fact that /index.php is still available directly - same resource has two…

gseric
- 131
- 3
1
vote
0 answers
Fallback internet connection with UMTS stick
I want to realize a fallback internet connection over mobile broadband. I have a umts stick which behaves like a network interface in linux (eth1) and a normal tethered connection (eth0).
I am working with dhcpcd as networkmanager for convenience…

user2737037
- 135
- 4
-1
votes
2 answers
Fallback between datacenters
What is the best way to do a fallback between datacenters. We have a dedicated server in one of the data centers and as our traffic increased i wanted to add more then backup i wanted redundancy and load balancing.
The thing that happened in the…

disi
- 1
- 1