Update rewrite.rules
Optional rules were not commented out causing phones to look in tftproot/firmware/firmware
This commit is contained in:
parent
24cc8be3a7
commit
5c4848442a
|
@ -181,8 +181,8 @@ ri ^\/((.+\-cnf.xml)(\.enc)?(\.sgn)?)$ settings/\1
|
|||
ri ^\/((SPA504G-cfg.xml)(\.enc)?(\.sgn)?)$ settings/\1
|
||||
|
||||
# Keep firmware in a separate directory (optional)
|
||||
ri ^(.+\.loads)$ firmware/\1
|
||||
ri ^(.+\.sbn)$ firmware/\1
|
||||
#ri ^(.+\.loads)$ firmware/\1
|
||||
#ri ^(.+\.sbn)$ firmware/\1
|
||||
|
||||
|
||||
ri ^(.+)\/(.+-sccp.jar)$ locales/languages/\1/\2
|
||||
|
|
Loading…
Reference in a new issue