XFileSharing Pro - Installation worked, probllem with file paths!

Message
Author
sucknorris
Posts: 1
Joined: Mar 08, 2024 12:21 pm

Installation worked, probllem with file paths!

#1 Postby sucknorris » Mar 08, 2024 12:29 pm

Hi,
i have installed the script and it seems to work.

i have upoaded the files to cgi-bin and html for the other
If i go now to mysite.xx/index.cgi or just mysite.xx it will output me a forbidden 403
but if i do like this mysite.xx/cgi-bin/index.cgi it works

for the html part its the same, lets say i want to open the file jquery-1.9.1.min.js if i do like this mysite.xx/js/jquery-1.9.1.min.js it will output not found. But if i do like this mysite.xx/html/js/jquery-1.9.1.min.js it works

IIs it a problem with the pointing in my httpd or rewrite, somehow i can not figure it out.

Anyone had the same problem?

User avatar
sib-fan87
Posts: 33
Joined: Jan 04, 2022 8:37 pm

Re: Installation worked, probllem with file paths!

#2 Postby sib-fan87 » Mar 10, 2024 11:08 am

It sounds like a problem with the .htacess file.
Have you tried backing it up and deleting the file for testing?

did installation give you no errors?