mirror of
https://github.com/waku-org/waku.org.git
synced 2025-02-22 10:48:20 +00:00
add htaccess
This commit is contained in:
parent
1766c14e84
commit
2c74f87a56
7
.htaccess
Normal file
7
.htaccess
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
RewriteEngine on
|
||||||
|
|
||||||
|
RewriteEngine %{THE_REQUEST} /([^.]+)\.html [NC]
|
||||||
|
RewriteEngine ^ /%1 [NC,L,R]
|
||||||
|
|
||||||
|
RewriteEngine %{REQUEST_FILENAME}.html -f
|
||||||
|
RewriteEngine ^ %{REQUEST_URi}.html [NC,L]
|
303446
src/css/style.min.css
vendored
303446
src/css/style.min.css
vendored
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user