Ever seen those sites with using anything.domain.com as URLs? An example from yesteryear would be ytmnd.com. If you want this on your site, read on.
Tag Archives: dns
Remove apparmor from startapp
If you use AppArmor security module, switch the AppArmor service off and remove it from start-up list before installing Panel. This is done by running the following commands:
Wildcard Subdomains in a Parent Folder
Wildcard Subdomains in a Parent Folder This is just a really easy way to keep adding new subdomains, or to add new domains automatically when DNS records are pointed at the server. Note that I have included FCGI here as well. If you want to just serve static files, strip out the FCGI config and …