mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #1045] I have a question about url and direct link #670
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#670
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 @hamood1200 on GitHub (May 20, 2023).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1045
Im new to this script and i have instlled it but when i run the code using my host for example
www.example.com
the website works but it directs me into
www.example.com/index.php?p=
and it looks not clear to be honest, i tried to fix it but i couldn't
thanks a lot
@prasathmani commented on GitHub (May 22, 2023):
tinyfilemanager will redirect
?p=every time you navigate, it is an expected behaviour@hamood1200 commented on GitHub (May 22, 2023):
but in the demo version , the url was so clean there was no ?p=
also i tried to use .htacess and it didnt work
so do you have another plans?
@prasathmani commented on GitHub (May 22, 2023):
I'm using iframe in the demo.
fm_get_filesize()#1025