: Im getting the IP of my VPS instead of the domain in Google search results Im getting the ip of my vps instead of the domain in web results. I don't have the same problem with other sites
Im getting the ip of my vps instead of the domain in web results. I don't have the same problem with other sites inside the vps.
<VirtualHost *:80>
ServerName todocamino.info ServerAlias todocamino.info
DocumentRoot /home/tirengarfio/workspace/todocamino/web
DirectoryIndex app.php
<Directory /home/tirengarfio/workspace/todocamino/web/>
# Options Indexes FollowSymLinks MultiViews
AllowOverride All
#Order allow,deny
#allow from all
Require all granted
FallbackResource /index.php
# BEGIN EXPIRES
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 10 days"
ExpiresByType text/css "access plus 1 week"
ExpiresByType text/plain "access plus 1 month"
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType application/x-javascript "access plus 1 month"
ExpiresByType application/javascript "access plus 1 week"
ExpiresByType application/x-icon "access plus 1 year"
</IfModule>
# END EXPIRES
</Directory>
</VirtualHost>
More posts by @Bryan171
1 Comments
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.