Commit Graph

13 Commits

Author SHA1 Message Date
markjcrane
d8af09ced7 Make the .htaccess more flexible for Apache2. 2016-03-03 14:04:02 -07:00
mafoo
478a61b18e Normalized and fixed htaccess
added comments explaining each rule
normalized tabbing
converted captures where not needed (note use of ?: means don't capture)
updated Yealink comment as it also covers Polycom
added missing $mac-directory.xml for Polycom
removed ^(?:.*/) as it is technically not needed, the test that showed
it was needed turned out to be invalid
2016-02-04 12:17:38 +00:00
Matthew Vale
b78c6420d4 fix for when running in root and no leading / 2016-01-15 16:48:37 +00:00
luis daniel lucio quiroz
632dbec005 upgrade.php missing class php 2015-01-26 18:32:08 +00:00
Mark Crane
89d5260710 Correct the rewrite rule for Apache using Polycom. 2014-10-17 00:21:45 +00:00
Mark Crane
b00e6f06bb Fix the syntax on the .htaccess file remove semi-colon and add [QSA] on two lines. 2014-09-29 16:46:17 +00:00
Mark Crane
df51b46149 Remove an extra double quote to fix the .htaccess file 2014-09-29 16:29:15 +00:00
Mark Crane
a5bdca8013 Update the Apache .htaccess file 2014-09-29 16:26:47 +00:00
Mark Crane
0b391e92d1 Add additional RewriteRules for Apache .htaccess 2014-09-24 04:33:29 +00:00
Rüdiger Hahn
e064f83afa Add rewrite rule from snom m3 2013-08-31 09:13:06 +00:00
Nuno Miguel Reis
a540513a32 support new phones 2013-07-29 17:22:11 +00:00
Mark Crane
74a7f0bb7f Changed mod to app as suggested in issue 333. 2012-10-06 05:58:40 +00:00
Mark Crane
af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00