C. L. Martinez writes: > Hi all, > > I am trying to install NextCloud under an OpenBSD 5.9 host using OpenBSD's > httpd. But I am not sure that Nextcloud can work with OpenBSD's httpd. > > First of all, rewrite rules like these: > > Can be backported to OpenBSD's httpd? I am thinking to install apache on the > same host, configure NextCloud on it, and redirect requests from OpenBSD's > httpd to apache (listening on localhost only). > > What do you think? > > Thanks.
Hello, you could check how it's done for owncloud as the rewrite rules should be the same.

