Added error page, Added drawings, Improved composer
Update .gitignore, .htaccess, and 24 more files...
This commit is contained in:
3
tools/.htaccess
Normal file
3
tools/.htaccess
Normal file
@@ -0,0 +1,3 @@
|
||||
# Redirecting any URL that starts with "/tools" to the root of this folder.
|
||||
RewriteEngine On
|
||||
RewriteRule ^(.*) index.php [NC]
|
Reference in New Issue
Block a user