I was just wondering, has anyone ever done any work with serving their mirror through nginx? I did some very brief research and it seems the only way to get the header to display is if you custom compile it yourself with the fancyindex module? This unfortunately doesn't come in the repo package.
- Mike
Works fine on http://centos.cu.be
Just add : add_before_body /HEADER.html;
Kind regards,
Wim Godden Cu.be Solutions
On 04/08/2014 18:28, IcyBoards Admin wrote:
I was just wondering, has anyone ever done any work with serving their mirror through nginx? I did some very brief research and it seems the only way to get the header to display is if you custom compile it yourself with the fancyindex module? This unfortunately doesn't come in the repo package.
- Mike
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
That is exactly what I was looking for. Thank you!
Now I can remove that Apache instance I was keeping around for the sole purpose of the CentOS mirror.
- Mike
On 8/4/2014 12:43 PM, Wim Godden wrote:
Works fine on http://centos.cu.be
Just add : add_before_body /HEADER.html;
Kind regards,
Wim Godden Cu.be Solutions
On 04/08/2014 18:28, IcyBoards Admin wrote:
I was just wondering, has anyone ever done any work with serving their mirror through nginx? I did some very brief research and it seems the only way to get the header to display is if you custom compile it yourself with the fancyindex module? This unfortunately doesn't come in the repo package.
- Mike
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror