# ************************************************************* # # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # # ************************************************************* # This file contains a number of servers providing certain services # both inside and outside your firewall. # Acces the data via global/tools/inc/t_server_info.inc::hGetServerInfo(...) # This list can be extended to your liking (just create new unique sections). # You can even break the scheme used herein by just specifying a section like #[mysection] #FullURL=ftp://myname:mypassword@yourserver.com # and all you would have to do is call hGetServerInfo( "mysection", "FullURL" ) # to get the string. [http_internal] Name= Port=80 Protocol=http:// URL=myserver.sweden.com UseProxy=no User=(none) Pass=(none) [http_external] Name=Heiseticker Port=80 Protocol=http:// URL=www.heise.de UseProxy=yes User=(none) Pass=(none) [ftp_internal] Name= Port=21 Protocol=ftp:// URL=. Subdir=/ UseProxy=no User= Pass= [ftp_external] Name=Mozilla Fondation Public FTP Server Port=21 Protocol=ftp:// URL=ftp.mozilla.org Subdir=/pub UseProxy=yes User= Pass=