Making an apache module work only for a particular sub domain
- by Abhinav Upadhyay
Hi everyone. I am not a regular webmaster , I am a student working on an internship project which is an Apache2 module, so my knowledge of Apache configuration is limited.
I want to configure my module for a particular sub domain of the host server.
Lets say I want my module to work only for onclick.localhost , then what are the directives…