jekkos
f399714dc3
Add .env to dist zip ( #4194 )
2025-03-28 22:19:26 +01:00
objecttothis
1dd58e922f
Corrected link in README.md
2024-06-15 17:19:15 +02:00
jekkos
136448444d
Enable mode_headers for docker
2021-08-31 08:26:23 +02:00
jekkos
2c9355e8b8
Add X-Frame-Options header (prevent clickjacking)
2021-08-30 22:10:07 +02:00
Jeroen Peelaerts
26083171be
Remove unneeded directives ( #3133 )
2021-03-24 23:12:24 +01:00
jekkos
80a1c73652
Ignore apache rewrite rule for let's encrypt challenge renewal
2019-02-01 21:14:08 +01:00
objecttothis
0ffece7cb8
Correct errors in redirect with advanced install
...
This should cover the following scenarios
1- Install is in the root folder (www.example.com)
2- Install is in a subfolder (www.example.com/pos/)
3- Install is in an subdomain or subdomain and subfolder (pos.example.com or pos.example.com/abc)
4- User attempts to navigate to other subfolders (www.example.com/vendor).
In each case the expected behavior is to redirect to URI/public as an external redirect with no errors.
When testing PLEASE clear your browser cache/history and restart your browser. Most browsers have a bad habit of caching errors and then you don't know if you are getting a cached error or the current results.
2018-09-18 18:15:34 +04:00
objecttothis
a77fd438c5
Update to #1491
...
Two changes for #1491
Check for mod rewrite to be enabled
Correct the code which before was not redirecting on Apache 2.4 and nginx.
Please test.
2017-09-05 22:37:44 +04:00
FrancescoUK
120b932219
Include mod_rewrite to redirect to ./public/ ( #1491 )
2017-08-23 21:40:52 +01:00
FrancescoUK
001cd411f2
Update .htaccess to support Apache 2.2. and 2.4 ( #957 )
2016-11-07 09:16:10 +00:00
FrancescoUK
ab3acf1605
Tidyup .htaccess file
2016-11-04 11:20:56 +00:00
FrancescoUK
6b63e381f9
Security fix: set OSPOS to be production code by default if CI_ENV is not set ( #808 )
2016-08-15 18:31:22 +01:00
FrancescoUK
09a3499069
Added license statement displaying, updated COPYING and other license files ( #359 )
2016-07-10 15:50:25 +01:00
FrancescoUK
6d8c3b94e0
Protect .txt files access in .htaccess
2016-07-06 10:12:49 +01:00
FrancescoUK
b3a1259861
Protect .csv file access in .htaccess, made spacelab header.php consistent with default one
2016-07-06 09:30:26 +01:00
FrancescoUK
9dc7405eaa
How to remove index.php from URL ( #645 ) + set a config rule to be strict with sessions matching IP
2016-06-13 17:54:31 +01:00
FrancescoUK
ea2a18c647
complete change of calendar language in datepicker
2016-04-06 20:26:21 +01:00
FrancescoUK
dda468291a
Update codeigniter_version.txt to contain 3.0.5 ( #292 )
...
change the order of access prevent in .htaccess
2016-04-01 22:17:13 +01:00
FrancescoUK
e6472d525d
add rule to .htaccess to protect generate_language.php ( #311 )
2016-03-21 19:26:31 +00:00
jekkos
028bdb074b
Add caching hints for mod_expires ( #340 )
2016-03-08 18:16:31 +00:00
jekkos
0f27348924
Add (temp) fix for cur_page conuter in CI pagination libary ( #284 )
...
Fix .htaccess file
2016-03-08 17:44:59 +00:00
FrancescoUK
6ccfc8ba7d
Improve .htaccess with some security rules ( #120 )
2016-03-08 17:44:59 +00:00
Toni Haryanto
75fa1a8167
Upgrade to Code Igniter 3.0.3 ( #120 )
2016-03-08 17:41:16 +00:00