provision_sccp
provision_sccp copied to clipboard
Add support for Apache
Converting nginx rules to apache:
- https://www.nginx.com/blog/converting-apache-to-nginx-rewrite-rules/
- https://serverfault.com/questions/354612/convert-nginx-to-apache-rewrites
@PhantomVI Came up with a php solution, instead of using the regex rewriting, this should be much easier to port to different webservers. There is also a cgi patch for tftp-hpa, so that the php script could be reused for the tftp server as well.