#5234 there is no pagure.conf in files directory
Closed: Fixed by ngompa. Opened by zwl.

https://docs.pagure.org/pagure/install.html#installing-pagure-via-rpm said "If installed by RPM, you will find an example apache configuration file at: /etc/httpd/conf.d/pagure.conf.If not installed by RPM, the example file is present in the sources at: files/pagure.conf.",but there is no agure.conf in files directory


The file is now called pagure-apache-httpd.conf.

Metadata Update from @ngompa:
- Issue tagged with: doc

Indeed the name changed as we now also have nginx example config:

  • https://pagure.io/pagure/blob/master/f/files/pagure-apache-httpd.conf
  • https://pagure.io/pagure/blob/master/f/files/pagure-nginx.conf

Metadata Update from @ngompa:
- Issue tagged with: doc, easyfix

Metadata Update from @pingou:
- Issue untagged with: doc

ok,thank you,Will the document be updated?

Commit cc9d4553 fixes this issue

Metadata
Related Pull Requests