Apache vhost / document-root verification page. If you are reading this,
Apache resolved this hostname to the correct DocumentRoot and
served index.html as the directory index.
DocumentRoot points at uat-wms.aloyogab2b.com/htdocsDirectoryIndex includes index.html| Hostname | — |
|---|---|
| Protocol | — |
| Port | — |
| Path | — |
| Full URL | — |
| Page loaded at | — |
| Expected host | uat-wms.aloyogab2b.com |
| Host match | — |
curl -sSI https://uat-wms.aloyogab2b.com/curl -sSI --resolve uat-wms.aloyogab2b.com:443:<server-ip> https://uat-wms.aloyogab2b.com/curl -sSI http://uat-wms.aloyogab2b.com//this-should-404 and confirm the expected error pageapachectl -S and apachectl configtesttail -f /var/log/httpd/uat-wms*log
Replace this file with the real index.html before handing the
site over. This page sends no-cache headers and noindex, but a
proxy or CDN in front of Apache may still hold a copy — hard-refresh
or purge the cache after swapping it out.