i'm running sort of an image board and i really want to keep some people out of it but i don't know how
for testing purposes only i tried
ErrorDocument 404 http://google.com ErrorDocument 400 http://google.com ErrorDocument 401 http://google.com ErrorDocument 403 http://google.com ErrorDocument 405 http://google.com ErrorDocument 406 http://google.com ErrorDocument 409 http://google.com ErrorDocument 413 http://google.com ErrorDocument 414 http://google.com ErrorDocument 500 http://google.com ErrorDocument 501 http://google.com order deny,allow deny from all allow from my ipbut that doesn't really work, instead of redirecting to google it shows me the default
You may now add content to the directory /var/www/html/. Note that until you do so, people visiting your website will see this page and not your content. To prevent this page from ever being used, follow the instructions in the file /etc/httpd/conf.d/welcome.conf.but if i go to mydomain.com/index.php then i do get redirected to google, so does anyone know a way to modify from htaccess (i don't have access to the server files just the httpdocs) to redirect unwelcome users?


Sign In
Create Account


Back to top











