Evoli htaccess redirect za nove module
This commit is contained in:
parent
0ba18ef091
commit
590ceabc83
@ -64,8 +64,11 @@ RewriteRule ^1ka-offline /uploadi/downloadApp.php?type=offline [L,NE]
|
|||||||
## Rewrite za racune in predracune
|
## Rewrite za racune in predracune
|
||||||
RewriteRule ^payment/(.*) frontend/payments/getPdf.php?hash=$1
|
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 ^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
|
## Rewrite za subscription site web push notifications
|
||||||
RewriteRule ^wpn admin/survey/modules/mod_WPN/frontend/index.html [NC,L]
|
RewriteRule ^wpn admin/survey/modules/mod_WPN/frontend/index.html [NC,L]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user