Initial commit.

This commit is contained in:
2025-06-21 17:51:07 +01:00
commit 6fd3a23aa7
296 changed files with 29154 additions and 0 deletions

7
.htaccess Normal file
View File

@@ -0,0 +1,7 @@
PassengerEnabled On
PassengerAppRoot parts_website
PassengerAppType wsgi
PassengerStartupFile passenger_wsgi.py
# Optional: Set the Python interpreter if required
PassengerPython /home/partsltd/virtualenv/public_html/parts_website/3.11/bin/python