RewriteEngine On
# Don't redirect if file or directory exists
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
# Don't redirect admin, api, or other system paths
RewriteCond %{REQUEST_URI} !^/(admin|api|assets|css|js|images|uploads)/
# Redirect short codes to redirect.php
RewriteRule ^([a-zA-Z0-9]+)/?$ redirect.php?code=$1 [L,QSA]
# Optional: Redirect to HTTPS (uncomment if needed)
# RewriteCond %{HTTPS} off
# RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
# Optional: Remove trailing slashes (uncomment if needed)
# RewriteCond %{REQUEST_FILENAME} !-d
# RewriteRule ^(.*)/$ /$1 [L,R=301]| Short Code | Domain | Original URL | Clicks | Created |
|---|---|---|---|---|
| RxcTUw | jetlynq.com | https://secure.anedot.com/jeff-wood-for-star-city-... | 0 | 2025-09-20 00:29:15 |
| zJBpav | txtlink.us | https://secure.anedot.com/jeff-wood-for-star-city-... | 3 | 2025-09-20 00:27:38 |
| e2QVay | jetlynq.com | https://www.fiverr.com/s/8z2Z6gE... | 2 | 2025-08-24 00:20:05 |
| YpumfF | txtlink.us | https://www.fiverr.com/s/NN3Zk5p... | 2 | 2025-08-21 21:59:20 |
| BMqt7O | jetlynq.com | https://www.fiverr.com/s/8z2Z6gE... | 2 | 2025-08-21 21:58:33 |
Next Steps:
Delete this file after debugging for security reasons.