Difference between revisions of "NextCloud/Pain points/Subdirectory Hosting"

From Adam Meola - wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
# in your editor, open <code>config/config.php</code>
 
# in your editor, open <code>config/config.php</code>
# asdf
+
# Go to line 6 (or so), and fine "trusted_domains"
 
 
in your editor, open
 

Revision as of 19:19, 15 March 2021

Subdirectory Hosting

NextCloud sadly assumes that you're installing NextCloud at the root of a domain.


This is easy enough to resolve though!

  1. in your editor, open config/config.php
  2. Go to line 6 (or so), and fine "trusted_domains"