Hi there,
I am trying to figure out how I can password protect the server hostname default page.
i.e. server.domain.com (which auto forwards to -> /cgi-sys/defaultwebpage.cgi)
The reason I want to do this is because I have installed mod_pagespeed and I am trying to enable its admin GUI.
The problem I have is that for some daft reason I cannot access the /pagespeed_admin/ from a subdomain, such as cache.domain.com - for some reason it just doesn't load up, however it does load from the servers hostname - server.domain.com/pagespeed_admin/
However this would allow anyone who discovers the link to interact with this GUI which is not very secure. I am aware I could restrict it to my IP but I I'd need to access it from various locations, some of which are dynamic IPs
So my hopeful resolution is to password protect server.domain.com.
Is there a way to do this?
Thanks
I am trying to figure out how I can password protect the server hostname default page.
i.e. server.domain.com (which auto forwards to -> /cgi-sys/defaultwebpage.cgi)
The reason I want to do this is because I have installed mod_pagespeed and I am trying to enable its admin GUI.
The problem I have is that for some daft reason I cannot access the /pagespeed_admin/ from a subdomain, such as cache.domain.com - for some reason it just doesn't load up, however it does load from the servers hostname - server.domain.com/pagespeed_admin/
However this would allow anyone who discovers the link to interact with this GUI which is not very secure. I am aware I could restrict it to my IP but I I'd need to access it from various locations, some of which are dynamic IPs
So my hopeful resolution is to password protect server.domain.com.
Is there a way to do this?
Thanks