This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/public_html/.htaccess

3 lines
67 B
ApacheConf
Raw Normal View History

RewriteEngine On
RewriteRule ^/?api/(.*) api-dispatch.php?q=$1 [L]