gwu-libraries / launchpad

A django based system that provides a stable URL for every item in the library's catalog. Various discovery services will link to these URLs. The page for each item will in turn link out to various other resources that provide methods for accessing the content of the items.
MIT License
15 stars 9 forks source link

verify apache conf on dev is synced with production #1167

Closed cummingsm closed 8 years ago

cummingsm commented 8 years ago

the file /launchpad/apache/lp.conf is a template that gets copied and edited during deployment. The current file may have a typo or might not be up-to-date relative to the way we have the production environment configured.