mirror of
https://github.com/minoplhy/crappy-jekyll.git
synced 2025-04-08 21:58:00 +00:00
.htaccess : remove
This commit is contained in:
parent
ac3cd4a4a1
commit
3880025dff
11
.htaccess
11
.htaccess
@ -1,11 +0,0 @@
|
|||||||
RewriteEngine on
|
|
||||||
|
|
||||||
|
|
||||||
RewriteCond %{THE_REQUEST} /([^.]+)\.html [NC]
|
|
||||||
RewriteRule ^ /%1 [NC,L,R]
|
|
||||||
|
|
||||||
RewriteCond %{REQUEST_FILENAME}.html -f
|
|
||||||
RewriteRule ^ %{REQUEST_URI}.html [NC,L]
|
|
||||||
|
|
||||||
ErrorDocument 404 /404.html
|
|
||||||
ErrorDocument 403 /404.html
|
|
Loading…
x
Reference in New Issue
Block a user