1
0
Çatalla 0
MastodonStartpage/web/.htaccess
pezcurrel 85876775c4 ...
2020-05-07 07:24:56 +02:00

5 satır
151 B
ApacheConf

RewriteEngine On
#RewriteBase "/mastostart"
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^.*$ index.php [L,QSA]