provision_sccp icon indicating copy to clipboard operation
provision_sccp copied to clipboard

Add support for Apache

Open dkgroot opened this issue 7 years ago • 1 comments

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

dkgroot avatar Mar 04 '18 22:03 dkgroot

@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.

dkgroot avatar Mar 13 '18 15:03 dkgroot