Question
Conditional Based on Domain Name in General Conf...
I have one very general block of configuration I include on all sites. But in the section that deals with rules for caching I would like to create a different setup for any domain or site name that begins with “dev.”
Is this possible in nginx, and would it have any impact on performance per request, or is it read once at start-up as I assume it is?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×