Project

Profile

Help

Task #2914

Updated by jortel@redhat.com almost 7 years ago

Need a new Apache configuration for serving all content.    This need to include the rewrite rules found in the RPM httpd configuration that convert signed URLs to plain URLs.    This configuration needs to be installed by an Ansible task. 

 The ContentView needs to be updated to detect XSEND can/should be used to stream bits.    Perhaps an: 
 <pre> 
 XSEND = True/False 
 </pre> 

 in the settings.py and a property in server.yml.

Back