Fog Juice Posted July 10, 2009 Share Posted July 10, 2009 Hello, I have very minimal experience with .htaccess. I can write basic allow/deny etc but that's about it. What I am trying to figure out is how to permit multiple hostnames that all end with the same domain name. So for example, test1.domain.domainname.com, test2.domain.domainname.com should all be able to connect because they end in domainname.com. Does anyone have any suggestions on where I can look for a solution or maybe want to post an example? Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/165445-wildcard-host-names/ Share on other sites More sharing options...
rhodesa Posted July 10, 2009 Share Posted July 10, 2009 It should just be "domainname.com"...which should apply to: www.domainname.com domain.domainname.com test1.domain.domainname.com test2.domain.domainname.com anythinghere.domainname.com Quote Link to comment https://forums.phpfreaks.com/topic/165445-wildcard-host-names/#findComment-872791 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.