mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
*Add better support for idn domains
This commit is contained in:
parent
6531834def
commit
a0cf86cd28
683 changed files with 683 additions and 683 deletions
|
@ -43,7 +43,7 @@
|
|||
Allow from all
|
||||
</Directory>
|
||||
|
||||
Include %home%/%user%/conf/web/s%web_system%.%domain%.conf*
|
||||
Include %home%/%user%/conf/web/s%web_system%.%domain_idn%.conf*
|
||||
|
||||
</VirtualHost>
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
Allow from all
|
||||
</Directory>
|
||||
|
||||
Include %home%/%user%/conf/web/%web_system%.%domain%.conf*
|
||||
Include %home%/%user%/conf/web/%web_system%.%domain_idn%.conf*
|
||||
|
||||
</VirtualHost>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue