[pylons-discuss] Re: Question about serving video and audio (e.g .mp4 and .ogg)

2024-04-06 Thread Aaron Krister Johnson
I finally figured out what was happeningI ended up resetting my venv and re-installing my app to its venv via `pip install -e .` This seems to have done the trick, so it must have been in a weird state. Thanks for all your help here! On Monday, March 25, 2024 at 11:43:55 AM UTC-7 Jonathan

[pylons-discuss] Re: Question about serving video and audio (e.g .mp4 and .ogg)

2024-03-25 Thread Jonathan Vanasco
Unless you need to lock those files down with pyramid auth, I would isolate them away for Apache to serve. I am very familiar with Dreamhost, and running fcgi stuff on it. I keep some subversion/trac stuff on it - I really need to upgrade those to git! I would avoid serving anything static on