XFileSharing Free - xfilesharing godaddy and .htaccess file

Message
Author
mafisto00
Posts: 2
Joined: Feb 22, 2014 9:41 am

xfilesharing godaddy and .htaccess file

#1 Postby mafisto00 » Feb 22, 2014 10:10 am

when i try to go to my domain website , i get a nice welcome page by godaddy saying "My site is launching soon".

help please


5) Change relative URLs in .htaccess file in htdocs to your own ones.
If you don't have .htaccess support on your sever you should copy .htaccess files source to httpd.conf and restart Apache.

Didn't understood what that mean.

This is my .htaccess file in public_html folder

RewriteEngine on

RewriteRule ^$ /cgi-bin/index.cgi [L]
RewriteRule ^([0-9A-Z]{12})/([^\/]+)$ /cgi-bin/index.cgi?act=download1&id=$1&fname=$2 [L]
RewriteRule ^del\-([0-9A-Z]{12})\-([0-9A-Z]+)/.+$ /cgi-bin/index.cgi?del=$1-$2 [L]
RewriteRule ^admin$ /?act=admin [R]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([a-z0-9\-\_]+).html$ /cgi-bin/index.cgi?act=page&tmpl=$1 [L]



help please

Internet Consumer
Posts: 148
Joined: May 28, 2013 1:51 am

#2 Postby Internet Consumer » May 27, 2014 3:58 am

Hi,

did you delete the default files that where added by godaddy. The files am talking about are public_html