Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Hello,
I want to have two websites on the same server. First domain would be tekky.site and a subdomain as faye.tekky.site
I have tried to follow the tutorial
And as a result, faye.tekky.site work! but not tekky.site
i can’t figure out the problem. Here’s the tekky.site configuration file in apache folders:
<VirtualHost *:80>
ServerAdmin admin@tekky.site
ServerName tekky.site
ServerAlias www.tekky.site
DocumentRoot /var/www/tekky.site/public_html
<Directory /var/www/tekky.site/public_html>
Options FollowSymLinks
AllowOverride All
Require all granted
</Directory>
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>
gerard
gerard
tysonvanover
helpdeskdeba0b8
office546117
huntybunz
1e6b823ea20d4cb189a34a922f5588
Mario Hennenberger
PWA-Bazaar
4fdb9eec40714ec3950003a4ca1347
4fdb9eec40714ec3950003a4ca1347