Removed trash, Added files for future shop redirect
Update .gitignore, strings.json, and .htaccess
This commit is contained in:
4
shop/.htaccess
Normal file
4
shop/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
# Redirecting all requests to "???"
|
||||
# Use 301 for production, and 307 for testing.
|
||||
RewriteEngine On
|
||||
RewriteRule ^ https://google.be/ [R=307,L]
|
Reference in New Issue
Block a user