old htaccess removed
This commit is contained in:
parent
74322da323
commit
989b0c7245
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
RewriteEngine On
|
|
||||||
RewriteCond %{REQUEST_FILENAME} !-f
|
|
||||||
RewriteRule ^([^\.]+)$ $1.html [NC,L]
|
|
||||||
Redirect /larbs.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/src/larbs.sh
|
|
||||||
Redirect /arch.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/src/arch.sh
|
|
||||||
Redirect /testing.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/testing/src/larbs.sh
|
|
||||||
Redirect /devel.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/devel/src/larbs.sh
|
|
Loading…
Reference in a new issue