Redirect /home/ to /blog/
This commit is contained in:
		| @@ -11,3 +11,4 @@ ErrorDocument 500 /errors/500.php | |||||||
| #Deny access to git files (actually, return 404 errors) | #Deny access to git files (actually, return 404 errors) | ||||||
| RedirectMatch 404 /\\.git(/|$) | RedirectMatch 404 /\\.git(/|$) | ||||||
| RedirectMatch 404 /\\.gitignore$ | RedirectMatch 404 /\\.gitignore$ | ||||||
|  | RedirectMatch 301 ^/home/(.*) /blog/$1 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user