mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -04:00
The following routes will redirect to the files app and display the matching folder. If the fileid is a file, it will scroll to it. - http://localhost/owncloud/index.php/f/$fileid - http://localhost/owncloud/index.php/files/?dir=somedir&fileid=$fileid |
||
|---|---|---|
| .. | ||
| app.php | ||
| application.php | ||
| info.xml | ||
| install.php | ||
| register_command.php | ||
| routes.php | ||
| update.php | ||