Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for virtualHosts (0.25 sec)

  1. src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig_edit.jsp

                                        <label for="virtualHosts" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.virtual_hosts"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="virtualHosts"/>
                                            <la:textarea styleId="virtualHosts" property="virtualHosts"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 9.6K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig_details.jsp

                                        <tr>
                                            <th><la:message key="labels.virtual_hosts"/></th>
                                            <td>${f:br(f:h(virtualHosts))}<la:hidden
                                                    property="virtualHosts"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.available"/></th>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 7.7K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp

                                        <tr>
                                            <th><la:message key="labels.virtual_hosts"/></th>
                                            <td>${f:br(f:h(virtualHosts))}<la:hidden
                                                    property="virtualHosts"/></td>
                                        </tr>
                                        <tr<c:if test="${!labelSettingEnabled}"> style="display:none"</c:if>>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.7K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_edit.jsp

                                        <label for="virtualHosts" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.virtual_hosts"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="virtualHosts"/>
                                            <la:textarea styleId="virtualHosts" property="virtualHosts"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 15.3K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/fileconfig/admin_fileconfig_details.jsp

                                        <tr>
                                            <th><la:message key="labels.virtual_hosts"/></th>
                                            <td>${f:br(f:h(virtualHosts))}<la:hidden
                                                    property="virtualHosts"/></td>
                                        </tr>
                                        <tr<c:if test="${!labelSettingEnabled}"> style="display:none"</c:if>>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.6K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_edit.jsp

                                        <label for="virtualHosts" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.virtual_hosts"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="virtualHosts"/>
                                            <la:textarea styleId="virtualHosts" property="virtualHosts"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 15.9K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                                    configuration and apply the patch to the virtual host.
                                  properties:
                                    name:
                                      description: The VirtualHosts objects generated
                                        by Istio are named as host:port, where the host
                                        typically corresponds to the VirtualService's
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/relatedquery/admin_relatedquery_details.jsp

                                            <th><la:message
                                                    key="labels.virtual_host"/></th>
                                            <td>${f:h(virtualHost)}<la:hidden property="virtualHost"/></td>
                                        </tr>
                                        </tbody>
                                    </table>
                                </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 4.5K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/labeltype/admin_labeltype_details.jsp

                                            <th><la:message
                                                    key="labels.virtual_host"/></th>
                                            <td>${f:h(virtualHost)}<la:hidden property="virtualHost"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.sortOrder"/></th>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.6K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/relatedquery/admin_relatedquery_edit.jsp

                                        <label for="virtualHost" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.virtual_host"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="virtualHost"/>
                                            <la:text styleId="virtualHost" property="virtualHost"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 4.8K bytes
    - Viewed (0)
Back to top