8 lines
319 B
ApacheConf
8 lines
319 B
ApacheConf
# Apache configuration for Flask subdirectory deployment
|
|
# Passenger configuration ONLY - minimal to avoid blocking issues
|
|
|
|
PassengerEnabled on
|
|
PassengerAppRoot /home/bmdwtjuw/product-finder
|
|
PassengerPython /home/bmdwtjuw/virtualenv/product-finder/3.13/bin/python3.13_bin
|
|
SetEnv APPLICATION_ROOT /product-finder
|