Skip to content

Allow Subdomain

I'm currently creating a template for a comment platform that uses alot of subdomains.
Allow Subdomain=domain.com
The above snippet fixed the first issue I was having. But is it possible to treat ALL subdomains as unique domains without having to declare each one?

For example:
Allow Subdomain=1
Allow Subdomain=*
Cheers,
Malphas

Comments

  • SvenSven www.GSA-Online.de
    no, thats impossible.
  • malphasmalphas
    ..Fair enough.

    Does it work with a pipe seperator or do I need individual lines for each one?
  • SvenSven www.GSA-Online.de
    put a space between them
Sign In or Register to comment.