: Is minimising the number of Include directives in Apache config faster? In my Apache config file for domains hosted on my site, I have a couple of Include directives containing redirects: <VirtualHost
In my Apache config file for domains hosted on my site, I have a couple of Include directives containing redirects:
<VirtualHost 127.0.0.1:8080>
Include /path/redirects1.conf
Include /path/redirects2.conf
</VirtualHost>
Would it be (appreciably) faster to combine these files into one file and so one Include directive?
More posts by @Shelley277
1 Comments
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.