# N.B. the unix:/var/run/php/php7.2-fpm.sock path used repeatedly below will # vary from system to system and will be probably need to be changed ServerName localhost # adjust according to your installation path DocumentRoot /usr/share/arsse/www # adjust according to your installation path ProxyFCGISetEnvIf "true" SCRIPT_FILENAME "/usr/share/arsse/arsse.php" ProxyPreserveHost On # Nextcloud News v1.2, Tiny Tiny RSS API, TT-RSS newsfeed icons, Miniflux API ProxyPass "unix:/var/run/php/php7.2-fpm.sock|fcgi://localhost/usr/share/arsse" # Nextcloud News API detection, Fever API, Miniflux miscellanies # these locations should not be behind HTTP authentication ProxyPass "unix:/var/run/php/php7.2-fpm.sock|fcgi://localhost/usr/share/arsse"