This website works better with JavaScript.
Explore
Help
Sign In
evolix
/
evoadmin-web
Watch
15
Star
0
Fork
You've already forked evoadmin-web
0
Code
Issues
27
Pull Requests
3
Releases
1
Wiki
Activity
port 443 by default in vhost template
Browse Source
pull/63/head
Nicolas Roman
4 years ago
parent
c5c1648a58
commit
4b5a020993
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
scripts/vhost
Unescape
Escape
View File
@ -1,4 +1,4 @@
<VirtualHost *:80>
<VirtualHost *:80
*:443
>
# FQDN principal
ServerName SERVERNAME
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
evolix/evoadmin-web
Title
Body
Create Issue