pub / stagit-scripts

Building src.jayvii.de with stagit
git clone https://src.jayvii.de/pub/stagit-scripts.git
Home | Log | Files | Exports | Refs | README | RSS

commit 715c3a25cc7d0d5f904c16a0a4b20fadd4acefd2
parent 83c166df135cd30b9a1f1750a96b1e23cf6950d8
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Wed,  1 May 2024 16:16:58 +0200

Update htaccess

Diffstat:
M.htaccess | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess @@ -14,7 +14,7 @@ RedirectMatch 404 ^/.ssh/.*$ RedirectMatch 404 ^/.config/.*$ RedirectMatch 404 ^/.cache/.*$ RedirectMatch 404 ^/bin/.*$ -RedirectMatch 404 ^/.url$ +RedirectMatch 404 ^/url$ # Style filebrowser IndexStyleSheet /assets/index.css