Can't get Owncloud to work with Pretty URLs
-
- Posts: 1
- Joined: Wed Sep 26, 2018 10:50 pm
- Os: Debian 8x
- Web: nginx + php-fpm
Can't get Owncloud to work with Pretty URLs
Hello,
I've installed owncloud with the default template. Everything works fine however pretty url's are not show correctly. I still have index.php in the URL. Has anyone been able to fix this with the default template?
I'm using php-fpm + nginx.
I've installed owncloud with the default template. Everything works fine however pretty url's are not show correctly. I still have index.php in the URL. Has anyone been able to fix this with the default template?
I'm using php-fpm + nginx.
Re: Can't get Owncloud to work with Pretty URLs
based on that php-fpm does not support htaccess, it is harder to implement nice urls. Maybe you can check if their is any owncloud php-fpm template in vesta repository.