This article explains how the URL forwarding (redirection via frame) feature in LoopiaDNS works, and how to reproduce the same... [...]
Read More... from URL forwarding as in LoopiaDNS
The Loopia loopiadns.com service gives you a temporary preview address (test URL) for a website hosted with Loopia, so you... [...]
Read More... from Loopiadns.com
Loopia Boost is a high-performance hosting platform similar to our popular UNIX platform. It is the ideal choice if you... [...]
Read More... from Loopia Boost – General information
The page cache (full-page caching) in Loopia Boost stores PHP-generated pages as if they were static files. If pages on... [...]
Read More... from Loopia Boost – Page cache
The object cache (Redis) in Loopia Boost is mainly used to cache responses from the database that your website uses.... [...]
Read More... from Loopia Boost – Object cache (Redis)
The code cache (OPcache) in Loopia Boost caches your site’s compiled PHP code, which makes most page loads significantly faster.... [...]
Read More... from Loopia Boost – Code cache
This page collects the information a developer typically needs when working on your website hosted at Loopia — mainly FTP... [...]
Read More... from Information for developers
To connect using SSH (Secure Shell), you first need to create an SSH user and upload your public key in... [...]
Read More... from Create an SSH user in the control panel
The SSH (Secure Shell) service lets you manage your website files with well-known command-line tools. The home directory in this... [...]
Read More... from SSH
The Loopia Boost platform does not support rewrites via a .htaccess file. Instead, you add rewrites from the Boost Settings... [...]
Read More... from Rewrites in Loopia Boost
You cannot edit php.ini directly on your Loopia web hosting account. However, you can override many common PHP settings on... [...]
Read More... from Editing php.ini
This article shows how to send email from an ASP.NET application using the System.Net.Mail library, with code examples for plain-text... [...]
Read More... from Sending emails with ASP.NET
Moving your website, email address and domain name from another provider to Loopia might sound complicated, but if you follow... [...]
Read More... from Move your site and email to Loopia
Forum software such as phpBB (bulletin board software) and SMF (Simple Machines Forum) can be installed on Loopia hosting and... [...]
Read More... from Forum software on Loopia hosting (phpBB and SMF)
DNSSEC (DNS Security Extensions) secures your domain and protects your users from threats such as DNS cache poisoning. This article... [...]
Read More... from Information about DNSSEC
The Loopia Boost platform is optimised to work well with WordPress. Your WordPress site should work automatically after moving to... [...]
Read More... from Loopia Boost – WordPress
UNIX (FreeBSD) and Windows are the two operating systems Loopia uses on its customer web servers. The operating system on... [...]
Read More... from The difference between UNIX and Windows
This guide explains how to move a WordPress site between two domain names within the same Loopia account, for example... [...]
Read More... from Move a WordPress site in between domains in a Loopia account
Gzip (HTTP compression) reduces the size of web responses sent from the server to the browser, improving page load times... [...]
Read More... from Gzip compression on Loopia’s web hosting platform
To connect to a MySQL (database) at Loopia you need a database user (login credentials for the database). This guide... [...]
Read More... from Create a MySQL user
You can create a new MySQL (database) directly from the Loopia Customer Zone (kundzon, account dashboard) without using any external... [...]
Read More... from Create a MySQL database
Django (Python web framework) is a popular framework for building web applications in Python. This article explains the current availability... [...]
Read More... from Django support on Loopia’s web hosting platform
This guide explains how to import a MySQL (database engine) database on Loopia hosting using phpMyAdmin (web-based MySQL admin). The... [...]
Read More... from Import a MySQL database with phpMyAdmin
Loopia operates its own data centre in Sweden and uses partner data centres within the EU for selected services. This... [...]
Read More... from Where are your servers located?
Running Perl as a CGI (Common Gateway Interface) script at Loopia requires a Unix-based hosting account and a few specific... [...]
Read More... from Perl
If you have installed a plugin that causes issues, deleted something by mistake, or want to roll back your website... [...]
Read More... from Restore website
Sudo (user permissions) is used on a Linux VPS (virtual private server) to secure your SSH access and reduce the... [...]
Read More... from Manage users with sudo on your VPS
Loopia supports FTPS (FTP over SSL/TLS) as an encrypted way to upload files to your web hosting. We do not... [...]
Read More... from Do you support SFTP or FTPS?
Relative paths in scripts and links let you reference files based on the current working directory rather than the full... [...]
Read More... from Relative paths in scripts and links
If you have a domain with us configured as Website with Loopia > Unix, you can see which PHP modules... [...]
Read More... from Which PHP modules are available on the server?
This guide shows you how to reset a Joomla user password in the Loopia Customer Zone if it has been... [...]
Read More... from Resetting password for Joomla
This guide explains how to update database connection settings (host, username, password and database name) for products installed with the... [...]
Read More... from Update database connections for WordPress, Joomla, OpenCart and MediaWiki
Upgrading PHP at Loopia keeps your website compatible with the latest security patches and performance improvements on our Unix web... [...]
Read More... from Upgrade PHP at Loopia
If you see an unfamiliar page when you visit your website, or a warning like the one below, your site... [...]
Read More... from What do I do if my website has been hacked?
Running Python as a CGI (Common Gateway Interface) script at Loopia requires a Unix-based hosting account, a specific file layout... [...]
Read More... from Python
Links for ASP programmers at Loopia point to external resources for ASP (Active Server Pages) development. Our support does not... [...]
Read More... from Links for ASP programmers
Server-Side Includes (SSI) let you insert external files into a page, print system variables, and show results from CGI scripts.... [...]
Read More... from SSI (Server-Side Includes)
Connecting to a MySQL database on Loopia hosting from an external location, such as your home computer or a local... [...]
Read More... from Cannot connect to MySQL externally
This guide explains step by step how to restore your web data from a Loopia backup snapshot using an FTP... [...]
Read More... from Restoring your web data from backup using FTP
Changing the MySQL database password for your WordPress site is a good routine security measure, and it is essential after... [...]
Read More... from How do I change the database password for my WordPress site?
CGI (Common Gateway Interface) support on Loopia hosting is available on our UNIX servers, where you can run scripts written... [...]
Read More... from Frequently asked questions about CGI
WP Super Cache is a popular caching plugin (add-on) for WordPress. Its main job is to generate static HTML files... [...]
Read More... from WP Super Cache
WordPress is the world’s most widely used tool for building websites, with thousands of themes (templates) and plugins (add-ons) that... [...]
Read More... from How do I keep my WordPress site secure?
A web application firewall (WAF) is a security solution designed to protect web applications such as WordPress and Joomla. It... [...]
Read More... from Web application firewall (WAF)
The Directory Listing Denied error appears in your browser when you visit your website and there is no valid index... [...]
Read More... from Directory Listing Denied
This article explains how the URL redirection (HTTP 301/302 redirect) feature in LoopiaDNS works, and how to reproduce the same... [...]
Read More... from URL redirection as in LoopiaDNS
If your WordPress site is showing an “Internal Server Error” (HTTP 500), something on your site is preventing the web... [...]
Read More... from Internal Server Error in WordPress
PHP scripting is supported on Loopia’s UNIX hosting platform, but our support scope is limited to server-side issues. We do... [...]
Read More... from General info about PHP
Changing your WordPress password is a quick process you can do from your user profile in the WordPress dashboard (admin... [...]
Read More... from How do I change the password in WordPress?
Connecting ASP.NET to a database on Loopia hosting can be done against either an Access (.mdb) database or a MySQL... [...]
Read More... from Connect ASP.NET to database
Apache 2.4 (HTTP server) is the web server version used on Loopia’s Unix web hosting platform. This guide describes the... [...]
Read More... from Apache 2.4 at Loopia
This article explains the most common security issue on a website built with PHP: weaknesses in the use of the... [...]
Read More... from Security and PHP include
This guide shows how to connect to an MSSQL (Microsoft SQL Server) database that you have created with Loopia, using... [...]
Read More... from Connect to an MSSQL database on Loopia hosting
This guide shows how to write to a text file on the server from an ASP (Active Server Pages) script... [...]
Read More... from Write to a text file with ASP
When you upload a new ASP.NET text file (for example web.config or an .aspx file) on Loopia’s Windows platform, the... [...]
Read More... from Automatic ASP.NET update does not happen immediately
ASP.NET on Loopia hosting runs under a configured Trust Level, which controls what an application’s code is permitted to do.... [...]
Read More... from ASP.NET Trust level
You can configure your own PHP error log at Loopia by adding directives to a .htaccess (Apache configuration) file. This... [...]
Read More... from My own error log
Rewriting URLs in ASP.NET on Loopia hosting lets you produce clean, search-engine-friendly addresses (often called “pretty URLs”) without relying on... [...]
Read More... from ASP.NET rewrite
Loopia offers several PHP (Hypertext Preprocessor) versions on our Linux (UNIX) web hosting platform, so you can pick the version... [...]
Read More... from What PHP version are you running?
Loopia offers a Windows (ASP.NET) web hosting platform for sites that require Microsoft technologies. This guide explains how to move... [...]
Read More... from Move your website to Loopia’s latest Windows platform
PrestaShop (e-commerce platform) cannot be installed on Loopia hosting by default because the installation process does not allow the @... [...]
Read More... from Install PrestaShop on Loopia hosting
The error message “An error occurred during connection to the database” on a Loopia-hosted site usually points to a service... [...]
Read More... from An error occurred during connection to the database
Connecting PHP to MySQL on Loopia hosting is done with the mysqli extension and the database credentials shown in the... [...]
Read More... from Connect PHP to MySQL
ImageMagick is available on Loopia’s newer UNIX servers, together with GhostScript, so you can manipulate images and process PostScript or... [...]
Read More... from ImageMagick
Migrating a Joomla (content management system) site to a new domain on Loopia hosting is straightforward and mainly involves copying... [...]
Read More... from Migrate a Joomla site to a new domain
Search engine optimisation (SEO), also known as search engine positioning, is the practice of making a website more visible by... [...]
Read More... from Making your website appear on the Internet
This guide explains how to use mod_rewrite (Apache URL rewriting module) with relative paths in a .htaccess file on your... [...]
Read More... from Relative paths with mod_rewrite
Custom error pages on Loopia hosting let you replace the web server’s default error messages (such as the familiar 404... [...]
Read More... from Custom error pages
The System Resources Exceeded error message on Loopia Windows hosting (IIS with ASP) is usually caused by using a Microsoft... [...]
Read More... from System Resources Exceeded
This article lists the third-party ASP (Active Server Pages) components that are installed on Loopia’s Windows hosting servers (IIS), so... [...]
Read More... from Which ASP components do you have?