mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-27 03:15:50 +03:00
[GH-ISSUE #594] No webroot folder on my new server #430
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Adrian3670 on GitHub (Jul 8, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/594
I am using tiny file manager as part of a class I am taking and when I first logged into my server the file manager was completely blank. There was no webroot folder for me to input files into and as far as I can tell there is no other way to get the file manager to recognize my files. It uploads them just fine and I can preview pictures and edit source code all I want but when I link to the file it says the requested resource is not found and the url I was provided goes to the default website. There is no index.html file anywhere I can see in the tiny file manager for me to overwrite with my own. Adding a new folder named webroot also does nothing.
@prasathmani commented on GitHub (Jul 9, 2021):
if your modified the $root_path, then you have to configure $root_url correctly.
i.e:
then root url should be like bellow