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. 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 Link to comment https://forums.phpfreaks.com/topic/165445-wildcard-host-names/#findComment-872791 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.