| View previous topic :: View next topic |
| Author |
Message |
ansar_m
Joined: 12 Mar 2010 Posts: 2
|
Posted: Mar 12, 2010 11:31 am Post subject: Installation help |
|
|
Hi,
in step 4:
"If XFS installed in subfolder (e.g. www.site.com/xfs) then change relative URLs in .htaccess file in htdocs to ones containing subfolder."
Can anyone help me for creating this .htaccess file?
thanks... |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1901 Location: UFO Lab
|
Posted: Mar 12, 2010 11:40 am Post subject: |
|
|
Your site will be installed in subfolder?
Then you'll need to change lines to something like this:
| Code: | | RewriteRule ^$ /cgi-bin/SUBFOLDER/index.cgi [L] |
|
|
| Back to top |
|
 |
ansar_m
Joined: 12 Mar 2010 Posts: 2
|
Posted: Mar 13, 2010 5:11 am Post subject: |
|
|
I am going to install xfilesharing on a subdomain: (xfilesharing.mysite.com)
Now when I try to add a File Server, shows me below errores:
api.cgi: ERROR
upload.cgi: ERROR (problems with link)
upload_status.cgi: ERROR (problems with link)
htdocs URL accessibility: ERROR (should see XFS on link) |
|
| Back to top |
|
 |
|