You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Sierra Padilla <si...@excitedly.live> on 2022/12/28 07:41:38 UTC

[users@httpd] RE: Controlling access to web site based on domain name

Hi,
Just checking, are you interested acquiring the list of attendees? Please respond my email. I'm waiting for your response.
Thank you.








From: Rose, John B <jb...@utk.edu.INVALID>
Sent: Saturday, December 17, 2022 2:30 AM
To: users@httpd.apache.org
Subject: [users@httpd] Controlling access to web site based on domain name

We would like to control access to a web site based on a listed domain and redirect any accesses from domains not
listed to a particular web page.

We need to be able to use the domain names and not IP addresses.

Is this something we should be able to do within .htaccess and using Rewrite for the redirect or do we need to use something else?

Thanks