Slimmed down the content section's code, Added images.
Update .htaccess, content.php, and 16 more files...
This commit is contained in:
3
content/.htaccess
Normal file
3
content/.htaccess
Normal file
@@ -0,0 +1,3 @@
|
||||
# Redirecting any URL that starts with "/content" to the root of this folder.
|
||||
RewriteEngine On
|
||||
RewriteRule ^(.*) index.php [NC]
|
Reference in New Issue
Block a user