# 404-solution/trunk/includes/html/previousRequestCookieFallbackScript.html

404 Solution, version trunk. 2 lines.

- Page: https://pluginprobe.com/plugins/404-solution/trunk/code/includes/html/previousRequestCookieFallbackScript.html
- Raw: https://pluginprobe.com/plugins/404-solution/trunk/raw/includes/html/previousRequestCookieFallbackScript.html
- Modified: 2026-06-23T05:55:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/404-solution/trunk/code/includes/html/previousRequestCookieFallbackScript.html#L10-L20`.

```html
<script>document.cookie = "{cookie_name}={requested_url}; expires={expires}";</script>

```
