Tomasz Sowa
e0dd85ca99
changed: making a redirect from SSL connection to non SSL
...
if either use_ssl in the config if false
or if use_ssl_only_for_logged_users is true
and a user is not logged
added: base url redirect HTTP codes to the config
// if current connection is without SSL and should be made through SSL
// or if is via SSL and should be done in plain text
// then we make a redirect
// default: 303
int use_ssl_redirect_code;
// when the HOST_HTTP environment variable is not equal to 'base_url'
// (the part 'http://' and the last slash is removed)
// the server will redirect into base_url + 'REQUEST_URI'
// it's useful when you want to redirect from 'mydomain.tld' into 'www.mydomain.tld' etc.
// set this option to false if you have multiple subdomains
// default: false
bool base_url_redirect;
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@847 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-06-07 00:26:37 +00:00
..
2011-04-02 00:10:16 +00:00
2011-04-02 00:10:16 +00:00
2011-04-02 00:10:16 +00:00
2012-06-07 00:26:37 +00:00
2012-06-07 00:26:37 +00:00
2011-07-28 22:18:10 +00:00
2012-04-30 22:53:54 +00:00
2011-04-16 11:27:54 +00:00
2011-04-26 17:19:08 +00:00
2011-04-02 00:10:16 +00:00
2011-04-02 00:10:16 +00:00
2012-06-07 00:26:37 +00:00
2012-06-07 00:26:37 +00:00
2011-01-23 14:15:30 +00:00
2012-01-12 02:24:08 +00:00
2011-06-24 20:53:21 +00:00
2011-06-21 21:24:49 +00:00
2011-01-05 21:24:11 +00:00
2012-01-24 23:03:36 +00:00
2012-02-27 17:43:59 +00:00
2012-01-24 23:03:36 +00:00
2011-07-28 22:18:10 +00:00
2011-01-23 14:15:30 +00:00
2012-03-09 02:36:25 +00:00
2012-03-09 02:36:25 +00:00
2011-12-04 19:34:39 +00:00
2011-04-16 11:27:54 +00:00
2010-02-28 21:33:06 +00:00
2011-01-23 14:15:30 +00:00
2012-03-17 05:11:23 +00:00
2011-09-13 06:08:34 +00:00
2012-05-27 18:11:34 +00:00
2012-05-26 23:04:49 +00:00
2012-04-28 20:57:57 +00:00
2012-04-30 22:53:54 +00:00
2012-05-26 23:04:49 +00:00
2012-05-26 23:04:49 +00:00
2010-02-28 00:08:10 +00:00
2011-01-23 14:15:30 +00:00
2012-05-27 18:11:34 +00:00
2012-05-27 18:11:34 +00:00
2011-06-19 20:59:58 +00:00
2012-03-12 20:30:36 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2012-05-26 23:04:49 +00:00
2012-06-04 17:51:43 +00:00
2010-11-25 01:34:46 +00:00
2011-01-23 14:15:30 +00:00
2011-06-21 21:24:49 +00:00
2011-06-21 21:24:49 +00:00
2012-03-17 05:11:23 +00:00
2012-01-24 23:03:36 +00:00
2012-04-28 20:57:57 +00:00
2012-04-28 20:57:57 +00:00
2012-03-17 05:11:23 +00:00
2012-03-17 05:11:23 +00:00
2012-05-01 17:58:42 +00:00
2012-01-12 02:24:08 +00:00
2011-06-24 20:53:21 +00:00
2012-01-12 02:24:08 +00:00
2011-01-23 14:15:30 +00:00
2011-01-23 14:15:30 +00:00
2012-06-04 17:51:43 +00:00
2012-06-04 17:51:43 +00:00
2011-07-28 22:18:10 +00:00
2011-06-09 21:22:08 +00:00
2011-06-09 21:22:08 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2012-03-17 05:11:23 +00:00
2012-03-17 05:11:23 +00:00
2012-05-24 21:09:37 +00:00
2012-04-30 22:53:54 +00:00
2012-05-24 21:09:37 +00:00
2012-03-17 05:11:23 +00:00
2011-06-19 20:59:58 +00:00
2011-07-07 17:02:14 +00:00
2012-04-28 20:57:57 +00:00
2012-04-28 20:57:57 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2012-05-27 18:11:34 +00:00
2012-05-19 17:04:33 +00:00
2012-05-19 17:04:33 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2012-03-09 02:36:25 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2011-06-19 20:59:58 +00:00