I have Django successfully running on Amazon Elastic Beanstalk. I want to serve /robots.txt from Apache instead of via Django. How can I hook into the Apache config to control what Apache is serving?
Asked
Active
Viewed 293 times