We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c878e5 commit 1be3099Copy full SHA for 1be3099
links/shortener.py
@@ -16,8 +16,9 @@
16
17
## `.httaccess` file
18
19
-A file named `.htaccess` in this format is deployed to the web server
20
-at FPY.LI to redirect short URLs to target URLs (the longer ones).
+A file named `.htaccess` is deployed to the web server
+at FPY.LI to redirect short URLs to the original longer ones.
21
+Format of `.htaccess`:
22
23
```
24
# added: 2025-05-26 16:01:24
0 commit comments