witten
/
luminotes
Archived
1
0
Fork 0
This repository has been archived on 2023-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
luminotes/config
Dan Helfman ccb81d18ee Checking the start of the requested URL to determine whether it was an https
request simply didn't work. Apache doesn't forward that information. So
instead, I'm now using a hacky work-around that looks at the proxy IP to
determine whether it was an http or https request.

Still need to fix unit tests for this.
2007-08-03 19:29:20 +00:00
..
Common.py Checking the start of the requested URL to determine whether it was an https 2007-08-03 19:29:20 +00:00
Development.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00
Production.py Moving default port to 8081 so as not to conflict with Coderific. 2007-08-01 20:24:46 +00:00
__init__.py Renaming repository to new name: luminotes 2007-07-16 20:22:38 +00:00