mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-10 23:17:08 -04:00
Updated .htaccess files
- Removed deprecated Apache 2.2 support (security) - merged CI4 variant
This commit is contained in:
committed by
Steve Ireland
parent
016912dba6
commit
e4c4b0df45
@@ -7,8 +7,8 @@
|
||||
RewriteRule "^(.*)$" "/public/" [R=301,L]
|
||||
|
||||
# If you installed CodeIgniter in a subfolder, you will need to
|
||||
# change the following line to match the subfolder you need.
|
||||
# http://httpd.apache.org/docs/current/mod/mod_rewrite.html#rewritebase
|
||||
# change the following line to match the subfolder you need. Uncomment
|
||||
# the line below and comment the line above.
|
||||
#RewriteRule "^(.*)$" "/[SUBDIRECTORY]/public/" [R=301,L]
|
||||
</IfModule>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user