mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Added proof of concept for controllers system
This commit is contained in:
2
public_html/.htaccess
Normal file
2
public_html/.htaccess
Normal file
@ -0,0 +1,2 @@
|
||||
RewriteEngine On
|
||||
RewriteRule ^/?api/(.*) api-dispatch.php?q=$1 [L]
|
Reference in New Issue
Block a user