Allow IP address specification for Apache, though no way yet to do anything but defau...
[hcoop/domtool2.git] / lib / domain.dtl
index 55ac254..8946633 100644 (file)
@@ -9,6 +9,9 @@ extern type no_newlines;
 extern type ip;
 {{An IP address}}
 
+extern type your_ip;
+{{An IP address that you're authorized to use; e.g., for an SSL web host}}
+
 extern type host;
 {{A hostname; that is, (more or less) an alphanumeric string}}