Installing the WordPress package without Apache
In Fedora, the wordpress
package depends on the httpd
(Apache) package. I intended to use nginx
instead. Can I somehow install the wordpress package and get the benefits of Fedora customization and good SELinux policies without also installing httpd?
You might want to write a bug report at https://bugzilla.redhat.com/ about this. Because you correctly write that it can be used with nginx as well so I could imagine that they accept the bug report.