Commit Graph

8 Commits

Author SHA1 Message Date
sqozz 97b906730b Some code cleanups 2016-02-11 21:32:42 +01:00
sqozz 99b747d4ba Auto prepend the default scheme (http://) before redirect 2016-02-11 01:35:07 +01:00
sqozz f5e4b02997 Merge branch 'fastcgi' of https://github.com/cfr34k/schort into cfr34k-fastcgi 2016-02-10 23:36:28 +01:00
sqozz ae96b0c268 Added wsgi script 2016-02-10 23:30:52 +01:00
Thomas Kolb 2ef757b74b Moved database to subdirectory "data"
This resolves problems in sqlite when the directory containing the
database is not writable by the webserver, even when the database file
itself is.
2016-02-10 21:37:39 +01:00
sqozz 383643bdca Changed redirect from temporary (302) to permanent (301) 2016-02-10 14:06:07 +01:00
sqozz e804ffa917 Disabled debug 2016-02-10 13:45:08 +01:00
sqozz 4bded71540 renamed shortener 2016-02-10 13:37:39 +01:00
Renamed from shortener.py (Browse further)