blagit
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by blagit-
Can someone please answer. Thanks. It's absurd that I cannot find out what my FTP address is.
-
Right, I've talked to my hosting people and they recommended that I should use an ftp address formatted as follows for my ftp client: ftps://999.99.99.9/xyzname.com They also said that the usernam...
-
As you've seen, the address can be formatted differently depending on the application. Showing one option in the interface would just add confusion, and there's no way to list all possible format...
-
I don't think we show it because so few people use a browser-based client. You can always manually type it in like my example though and see if that lets you connect. Thanks again for helping. ...
-
If you are connecting to the server with an FTP client, it will accept the connection no matter what you use. You can use the IP address or domain name and the FTP service will respond normally. ...
-
Thanks for helping, except I don't see the FTP address if I click on Configure FTP Client. I only see FTP Username and FTP Server. What I need is an FTP address like: ftp://ftp.subdomainname.dom...
-
There are definitely ways to use both, but it really depends on the situation. You may want to try using just the robots.txt first and then check the site traffic to see if that is accomplishing ...
-
Sorry to bump thread... OK, I can see why my last post might have been 'taken the wrong way', this wasn't my intention at all, it's just that you're saying I only need robots.txt but someone else ...
-
Hey there! In Apache we define the "document root" for a domain, and that is /home/username/public_html by default. You would not have any web content outside of the public_html directory, so th...
-
Hey there! The easiest way to do this would be to just rename the index.html or index.php page to something else so it can't be read by the system. Changing that to index.php.offline would be en...