This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# htaccess rules for subdomains and aliases | |
# to create new subdomain, create a folder www/subdom/(subdomain name) | |
# to create web for alias, create a folder www/domains/(whole domain name) | |
# htaccess pravidla pro subdomeny a samostatne weby aliasu | |
# pro vytvoreni subdomeny vytvorte adresar www/subdom/(nazev subdomeny) | |
# pro vytvoreni webu pro alias vytvorte adresar www/domains/(cely domenovy nazev) | |
# dalsi info a priklady: http://kb.wedos.com/r/32/webhosting-htaccess.html | |
#Options -MultiViews |