mirror of
https://gitlab.com/novaloop-oss/angular/localization.git
synced 2025-12-06 04:51:52 +00:00
feat: adds scully
This commit is contained in:
5
htaccess.file
Normal file
5
htaccess.file
Normal file
@@ -0,0 +1,5 @@
|
||||
RewriteEngine On
|
||||
|
||||
RewriteRule ^de$ /de/home/ [L]
|
||||
RewriteRule ^en$ /en/home/ [L]
|
||||
RewriteRule !^[a-z]{2}/ /de%{REQUEST_URI} [L,R=302]
|
||||
Reference in New Issue
Block a user