diff options
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -96,9 +96,9 @@ EXAMPLES # fapi auto resolves the IP address. f vserver myvserver.example.com:80 create PROTOCOL_TCP nPath - # Add the pool to the vserver. The vservers name will be the FQDN followed by - # _PORT. In this case it would be: myvserver.example.com_80. The reason is - # that : are not allowed in vserver names. + # Add the pool to the vserver. The vservers name will be the FQDN followed + # by _PORT. In this case it would be: myvserver.example.com_80. The reason + # is that : are not allowed in vserver names. f vserver myvserver.example.com:80 set pool foopool # Add a nPath HTTPS vserver |
