I have two domains that are redirected to my server IP. I removed (I think) all entires from /etc/apache/sites-available/*
that was responsible for resolving those host names.
Now when I'm trying to use this domains, they still redirects to this IP (and it's OK since domains are still assigned to it) but to certain folder I don't know and it results with 403.
What I expect:
When I type the domain name in browser it should end with no server found.
Are there any other places that I must search to eventually delete something?