XFileSharing Pro - [ERROR] -> Add A Server

Message
Author
spyer
Posts: 28
Joined: Mar 27, 2008 9:53 am

[ERROR] -> Add A Server

#1 Postby spyer » Apr 01, 2008 7:39 am

Good day,

i'm getting this error whenever i try to add a server:

Code: Select all

File Server tests:
api.cgi: OK
temp dir exist: OK
temp dir mkdir: OK
temp dir rmdir: OK
upload dir exist: OK
upload dir mkdir: OK
upload dir rmdir: OK
htdocs dir exist: OK
htdocs dir mkdir: OK
htdocs dir symlink: OK
htdocs dir symlink del: OK
htdocs dir rmdir: OK
config read: OK
config write: OK
fs.cgi: OK
upload.cgi: OK
upload_status.cgi: OK
htdocs URL accessibility: ERROR (should see XFS on link)
The link is http://siteURL.com/index.html and when you navigate to that link it opens the main page... so what seems to be the problem?

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Apr 01, 2008 1:15 pm

In htdocs URL there should be url to FileServer htdocs and it shouldn't be the same as for Main server. So you should use something like 'http://site.com/files' for your FileServer htdocs URL and put index.html there.