: I want my web server only respond to... I suspect that you don't really want to do that at all - ni fact by the time your webserver sees the URL in a request it is already in conversation
I want my web server only respond to...
I suspect that you don't really want to do that at all - ni fact by the time your webserver sees the URL in a request it is already in conversation with the client (hence it's actually rather difficult to interrupt the packet exchange). At a guess you mean you only want your server to make valid responses to these URLs, and to respond with errors to other URLs.
The solution is simple - ONLY CONFIGURE THESE VHOSTS and THESE PATHS within the vhosts. And disable anything which negotiates URLs (such as auto indexing).
More posts by @Miguel251
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.