The cart is empty
08
Aug

Integration of Hostzona.cz Project with MyDreams

In early April, the Hostzona project was integrated into the portfolio of MyDreams Innovations s.r.o. Hostzona, a web hoster, specialized in gaming hosting as well as the sale of VPS servers and dedicated servers. The integration of Hostzona will enrich our team and bring new possibilities to our service offerings. We also welcome a new team member,…
08
Aug

Migration of Web Hosting to the Cloud

All virtual servers are now running from the Cloud, providing excellent availability and reliability. More than half of our web hosting clients are now hosted on the cloud. However, the last three web hosting servers are too old for automatic migration to the cloud. Our technicians, in collaboration with clients, are performing a manual data migration of…
08
Aug

mydomain.cz Final Notice

If you own a domain, you automatically become a target for various scams and phishing practices. Every domain owner has received emails with subjects like "mydomain.cz Final Notice." The email content typically warns of an imminent domain expiration and offers to renew it for usually $86 USD. The price and expiration date do not match reality. This…
08
Aug

How to Use .htaccess

Here’s how you can convert the `.htaccess` instructions into a format suitable for the Joomla JCE editor's code view: 1. **Open the Joomla JCE editor** and switch to the **Code** view by clicking on the code icon (usually represented by `</>`). 2. **Paste the following code** into the editor: ```html How to Use .htaccess Today, the use…
08
Aug

Basic PHP Configuration Using .htaccess

Basic PHP Configuration Using .htaccess Web applications sometimes require modifications to the PHP hosting settings. This is especially true for CMS systems like Joomla, Drupal, Wordpress, etc. Basic PHP settings can be adjusted using the .htaccess file, which can be placed in any directory or subdomain. Below is an overview of parameters and their explanations: Default Directory…