You can upload your website using your favorite FTP software or the File Manager inside your Hosting Control Panel. To upload your files via the File Manager follow the steps below: Go to your...
FTP & File Management
Latest posts
Why I constantly receive FTP error: “Response: 426 Transfer aborted. Operation not permitted.”
This error message normally occurs on free hosting accounts. If this is the case, the error message is probably generated due to the size of the file - it is bigger than 15MB which exceeds the file...
How to Fix the “Parse error: syntax error, unexpected T_STRING…” Error
You will need to create a file ".htaccess" inside your domain directory (for example: /home/www/yourdomain.ext/.htaccess with the following contents: RemoveHandler .htm .html If you have a paid...
How can I find out whether my website is working properly for everyone?
There are many ways to check the availability of your website. Below are just some of them: Use a proxy – for example try opening your website through https://proxy.org/ or https://zend2.com/ When...
I have mistakenly erased my site files and was wondering if I can get a backup of my files?
If you have removed your files by mistake you can go to your Hosting Control Panel and access our Backup Manager from the Support menu. From there you can access all backed-up files and databases....
Why does my website look different on different browsers?
The problem comes from the fact that different browsers parse HTML and CSS differently. You can search on the internet for some tips on how to make your site look relatively the same on different...
I have made an ASP.NET website, but when I access it through a browser the Default.aspx is not displayed?
This problem can be resolved in a very elegant way using a .htacess file. The content of the .htaccess file should be: Redirect 302 /index.html http://your_asp_site.com/Default.aspx If you want to...
How to Establish Connection with Dreamweaver FTP?
Use the following Dreamweaver FTP settings: Access: FTP FTP Host: yourdomainname.com Host Directory: Leave it blank or write '/' Login: Your FT Username Password: Your FTP Password
How to Establish Connection with FileZilla?
Use the following FileZilla FTP settings: Host: yourdomainname.com Username: Your FTP Username Password: Your FTP Password
Our Support Team is Here to Help
If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.
Newest knowledge base articles
How to Install a MediaWiki Skin
In MediaWiki, skins determine the visual appearance of your wiki website. Skins define how content is presented to users and include such settings for the overall website layout, typography, color scheme, and more. By default, when you install MediaWiki, the platform...
How to Create a Page in MediaWiki
Creating pages in MediaWiki is а core feature that allows you to add content to your MediaWiki website. Whether you are adding details for a project, contributing to a knowledge base, or anything else, learning how to create a page in MediaWiki is crucial for your...
How to Install MediaWiki Extensions
Now that you have installed MediaWiki and learned how to log in to the CMS, it is time to extend MediaWiki's functionality via extensions. MediaWiki extensions are sets of files that add various types of functionality to your MediaWiki website. You can use extensions...
How to Log In to MediaWiki
After you install MediaWiki, it is time to log in to the platform, so you can start working on your new MediaWiki website. To log in, you must open the MediaWiki login page and enter your credentials. Doing so will open the platform’s admin panel. In the following...
How to Install MediaWiki
You can quickly install MediaWiki on any of the AwardSpace web hosting plans. This includes our free web hosting, shared hosting, as well as advanced services such as semi-dedicated hosting and VPS hosting. You can install MediaWiki in a matter of minutes, whichever...
How to Install an Elgg Theme
After you have installed Elgg core and logged in to the admin dashboard, you can search for themes that can help you customize your new website. Elgg themes are a set of files that help you customize the appearance of your website. Via themes, you can modify website...
Even more web tutorials
Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.