Forum Topic: NS flag and sub-request
As the htaccess made easy book stated NS
flag to prevent sub-requests, but I am not really getting what are sub-requests exactly ?
3 Replies to “NS flag and sub-request”
On which page(s) do you find the infos, so I can take a look..
Page No. 15 in htaccess made easy pdf > “[NS]
No Subrequest: instructs the server to skip the directive if internal sub-request”
Thanks, here is a good article that explains it in much more depth:
https://docstore.mik.ua/orelly/apache_mod/25.htm
Basically they refer to other processes that Apache may execute during a request.