Evoli htaccess redirect za nove module

This commit is contained in:
pero1203 2020-08-18 12:12:06 +02:00
parent 0ba18ef091
commit 590ceabc83

View File

@ -64,8 +64,11 @@ RewriteRule ^1ka-offline /uploadi/downloadApp.php?type=offline [L,NE]
## Rewrite za racune in predracune
RewriteRule ^payment/(.*) frontend/payments/getPdf.php?hash=$1
## Evoli Team Meter - samo na evoli instalaciji
## Evoli moduli - samo na evoli instalaciji
## RewriteRule ^team_meter.php\b(.*) admin/survey/modules/mod_EVOLI/team_meter.php?%{QUERY_STRING}
## RewriteRule ^quality_climate.php\b(.*) admin/survey/modules/mod_EVOLI/quality_climate.php?%{QUERY_STRING}
## RewriteRule ^teamship_meter.php\b(.*) admin/survey/modules/mod_EVOLI/teamship_meter.php?%{QUERY_STRING}
## RewriteRule ^organizational_employeeship_meter.php\b(.*) admin/survey/modules/mod_EVOLI/organizational_employeeship_meter.php?%{QUERY_STRING}
## Rewrite za subscription site web push notifications
RewriteRule ^wpn admin/survey/modules/mod_WPN/frontend/index.html [NC,L]