KISSmyOS, (edited )

My “I don’t have time for this” moment came when I tried to set up Nextcloud on Arch:
wiki.archlinux.org/title/Nextcloud

Meanwhile on Slackware:


<span style="color:#323232;">Configuration
</span><span style="color:#323232;">
</span><span style="color:#323232;">(1) Add the following in /etc/httpd/httpd.conf
</span><span style="color:#323232;">
</span><span style="color:#323232;">  Alias /nextcloud "/srv/httpd/htdocs/nextcloud/"
</span><span style="color:#323232;">  
</span><span style="color:#323232;">      Options +FollowSymlinks
</span><span style="color:#323232;">      AllowOverride All
</span><span style="color:#323232;">      
</span><span style="color:#323232;">        Dav off
</span><span style="color:#323232;">      
</span><span style="color:#323232;">      SetEnv HOME      "/srv/httpd/htdocs/nextcloud"
</span><span style="color:#323232;">      SetEnv HTTP_HOME "/srv/httpd/htdocs/nextcloud"
</span><span style="color:#323232;">  
</span><span style="color:#323232;">
</span><span style="color:#323232;">(2) In /etc/httpd/httpd.conf, enable mod_rewrite and PHP by uncommenting
</span><span style="color:#323232;">"LoadModule rewrite_module ..." and "Include /etc/httpd/mod_php.conf",
</span><span style="color:#323232;">then restart httpd.
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #