'404 path for php document
I created a .htaccess file with an ErrorDocument 404 that redirects me to a PHP page. My goal is to get the user's entered url, e.g.: User enters: https://test.de/example //not available He gets redirected to https://test.de/test.php and I need the old path /example
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
