<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div dir="ltr" id="yui_3_16_0_ym19_1_1488297453171_155815">Sending apache.conf  as requested :</div><div id="yui_3_16_0_ym19_1_1488297453171_156566" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1488297453171_157999" dir="ltr"> This is the main Apache HTTP server configuration file.  It contains the<br id="yui_3_16_0_ym19_1_1488297453171_157523"># configuration directives that give the server its instructions.<br id="yui_3_16_0_ym19_1_1488297453171_157524"># See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.<br id="yui_3_16_0_ym19_1_1488297453171_157525"># In particular, see <br id="yui_3_16_0_ym19_1_1488297453171_157526"># <URL:http://httpd.apache.org/docs/2.4/mod/directives.html><br id="yui_3_16_0_ym19_1_1488297453171_157527"># for a discussion of each configuration directive.<br id="yui_3_16_0_ym19_1_1488297453171_157528">#<br id="yui_3_16_0_ym19_1_1488297453171_157529"># Do NOT simply read the instructions in here without understanding<br id="yui_3_16_0_ym19_1_1488297453171_157530"># what they do.  They're here only as hints or reminders.  If you are unsure<br id="yui_3_16_0_ym19_1_1488297453171_157531"># consult the online docs. You have been warned.  <br id="yui_3_16_0_ym19_1_1488297453171_157532">#<br id="yui_3_16_0_ym19_1_1488297453171_157533"># Configuration and logfile names: If the filenames you specify for many<br id="yui_3_16_0_ym19_1_1488297453171_157534"># of the server's control files begin with "/" (or "drive:/" for Win32), the<br id="yui_3_16_0_ym19_1_1488297453171_157535"># server will use that explicit path.  If the filenames do *not* begin<br id="yui_3_16_0_ym19_1_1488297453171_157536"># with "/", the value of ServerRoot is prepended -- so 'log/access_log'<br id="yui_3_16_0_ym19_1_1488297453171_157537"># with ServerRoot set to '/www' will be interpreted by the<br id="yui_3_16_0_ym19_1_1488297453171_157538"># server as '/www/log/access_log', where as '/log/access_log' will be<br id="yui_3_16_0_ym19_1_1488297453171_157539"># interpreted as '/log/access_log'.<br id="yui_3_16_0_ym19_1_1488297453171_157540"><br id="yui_3_16_0_ym19_1_1488297453171_157541">#<br id="yui_3_16_0_ym19_1_1488297453171_157542"># ServerRoot: The top of the directory tree under which the server's<br id="yui_3_16_0_ym19_1_1488297453171_157543"># configuration, error, and log files are kept.<br id="yui_3_16_0_ym19_1_1488297453171_157544">#<br id="yui_3_16_0_ym19_1_1488297453171_157545"># Do not add a slash at the end of the directory path.  If you point<br id="yui_3_16_0_ym19_1_1488297453171_157546"># ServerRoot at a non-local disk, be sure to specify a local disk on the<br id="yui_3_16_0_ym19_1_1488297453171_157547"># Mutex directive, if file-based mutexes are used.  If you wish to share the<br id="yui_3_16_0_ym19_1_1488297453171_157548"># same ServerRoot for multiple httpd daemons, you will need to change at<br id="yui_3_16_0_ym19_1_1488297453171_157549"># least PidFile.<br id="yui_3_16_0_ym19_1_1488297453171_157550">#<br id="yui_3_16_0_ym19_1_1488297453171_157551">ServerRoot "/etc/httpd"<br id="yui_3_16_0_ym19_1_1488297453171_157552"><br id="yui_3_16_0_ym19_1_1488297453171_157553">#<br id="yui_3_16_0_ym19_1_1488297453171_157554"># Listen: Allows you to bind Apache to specific IP addresses and/or<br id="yui_3_16_0_ym19_1_1488297453171_157555"># ports, instead of the default. See also the <VirtualHost><br id="yui_3_16_0_ym19_1_1488297453171_157556"># directive.<br id="yui_3_16_0_ym19_1_1488297453171_157557">#<br id="yui_3_16_0_ym19_1_1488297453171_157558"># Change this to Listen on specific IP addresses as shown below to <br id="yui_3_16_0_ym19_1_1488297453171_157559"># prevent Apache from glomming onto all bound IP addresses.<br id="yui_3_16_0_ym19_1_1488297453171_157560">#<br id="yui_3_16_0_ym19_1_1488297453171_157561">#Listen 12.34.56.78:80<br id="yui_3_16_0_ym19_1_1488297453171_157562">Listen 80<br id="yui_3_16_0_ym19_1_1488297453171_157563"><br id="yui_3_16_0_ym19_1_1488297453171_157564">#<br id="yui_3_16_0_ym19_1_1488297453171_157565"># Dynamic Shared Object (DSO) Support<br id="yui_3_16_0_ym19_1_1488297453171_157566">#<br id="yui_3_16_0_ym19_1_1488297453171_157567"># To be able to use the functionality of a module which was built as a DSO you<br id="yui_3_16_0_ym19_1_1488297453171_157568"># have to place corresponding `LoadModule' lines at this location so the<br id="yui_3_16_0_ym19_1_1488297453171_157569"># directives contained in it are actually available _before_ they are used.<br id="yui_3_16_0_ym19_1_1488297453171_157570"># Statically compiled modules (those listed by `httpd -l') do not need<br id="yui_3_16_0_ym19_1_1488297453171_157571"># to be loaded here.<br id="yui_3_16_0_ym19_1_1488297453171_157572">#<br id="yui_3_16_0_ym19_1_1488297453171_157573"># Example:<br id="yui_3_16_0_ym19_1_1488297453171_157574"># LoadModule foo_module modules/mod_foo.so<br id="yui_3_16_0_ym19_1_1488297453171_157575">#<br id="yui_3_16_0_ym19_1_1488297453171_157576">Include conf.modules.d/*.conf<br id="yui_3_16_0_ym19_1_1488297453171_157577"><br id="yui_3_16_0_ym19_1_1488297453171_157578">#<br id="yui_3_16_0_ym19_1_1488297453171_157579"># If you wish httpd to run as a different user or group, you must run<br id="yui_3_16_0_ym19_1_1488297453171_157580"># httpd as root initially and it will switch.  <br id="yui_3_16_0_ym19_1_1488297453171_157581">#<br id="yui_3_16_0_ym19_1_1488297453171_157582"># User/Group: The name (or #number) of the user/group to run httpd as.<br id="yui_3_16_0_ym19_1_1488297453171_157583"># It is usually good practice to create a dedicated user and group for<br id="yui_3_16_0_ym19_1_1488297453171_157584"># running httpd, as with most system services.<br id="yui_3_16_0_ym19_1_1488297453171_157585">#<br id="yui_3_16_0_ym19_1_1488297453171_157586">User apache<br id="yui_3_16_0_ym19_1_1488297453171_157587">Group apache<br id="yui_3_16_0_ym19_1_1488297453171_157588"><br id="yui_3_16_0_ym19_1_1488297453171_157589"># 'Main' server configuration<br id="yui_3_16_0_ym19_1_1488297453171_157590">#<br id="yui_3_16_0_ym19_1_1488297453171_157591"># The directives in this section set up the values used by the 'main'<br id="yui_3_16_0_ym19_1_1488297453171_157592"># server, which responds to any requests that aren't handled by a<br id="yui_3_16_0_ym19_1_1488297453171_157593"># <VirtualHost> definition.  These values also provide defaults for<br id="yui_3_16_0_ym19_1_1488297453171_157594"># any <VirtualHost> containers you may define later in the file.<br id="yui_3_16_0_ym19_1_1488297453171_157595">#<br id="yui_3_16_0_ym19_1_1488297453171_157596"># All of these directives may appear inside <VirtualHost> containers,<br id="yui_3_16_0_ym19_1_1488297453171_157597"># in which case these default settings will be overridden for the<br id="yui_3_16_0_ym19_1_1488297453171_157598"># virtual host being defined.<br id="yui_3_16_0_ym19_1_1488297453171_157599">#<br id="yui_3_16_0_ym19_1_1488297453171_157600"><br id="yui_3_16_0_ym19_1_1488297453171_157601">#<br id="yui_3_16_0_ym19_1_1488297453171_157602"># ServerAdmin: Your address, where problems with the server should be<br id="yui_3_16_0_ym19_1_1488297453171_157603"># e-mailed.  This address appears on some server-generated pages, such<br id="yui_3_16_0_ym19_1_1488297453171_157604"># as error documents.  e.g. admin@your-domain.com<br id="yui_3_16_0_ym19_1_1488297453171_157605">#<br id="yui_3_16_0_ym19_1_1488297453171_157606">ServerAdmin root@localhost<br id="yui_3_16_0_ym19_1_1488297453171_157607"><br id="yui_3_16_0_ym19_1_1488297453171_157608">#<br id="yui_3_16_0_ym19_1_1488297453171_157609"># ServerName gives the name and port that the server uses to identify itself.<br id="yui_3_16_0_ym19_1_1488297453171_157610"># This can often be determined automatically, but we recommend you specify<br id="yui_3_16_0_ym19_1_1488297453171_157611"># it explicitly to prevent problems during startup.<br id="yui_3_16_0_ym19_1_1488297453171_157612">#<br id="yui_3_16_0_ym19_1_1488297453171_157613"># If your host doesn't have a registered DNS name, enter its IP address here.<br id="yui_3_16_0_ym19_1_1488297453171_157614">#<br id="yui_3_16_0_ym19_1_1488297453171_157615">#ServerName www.example.com:80<br id="yui_3_16_0_ym19_1_1488297453171_157616"><br id="yui_3_16_0_ym19_1_1488297453171_157617">#<br id="yui_3_16_0_ym19_1_1488297453171_157618"># Deny access to the entirety of your server's filesystem. You must<br id="yui_3_16_0_ym19_1_1488297453171_157619"># explicitly permit access to web content directories in other <br id="yui_3_16_0_ym19_1_1488297453171_157620"># <Directory> blocks below.<br id="yui_3_16_0_ym19_1_1488297453171_157621">#<br id="yui_3_16_0_ym19_1_1488297453171_157622"><Directory /><br id="yui_3_16_0_ym19_1_1488297453171_157623">    AllowOverride none<br id="yui_3_16_0_ym19_1_1488297453171_157624">    Require all denied<br id="yui_3_16_0_ym19_1_1488297453171_157625"></Directory><br id="yui_3_16_0_ym19_1_1488297453171_157626"><br id="yui_3_16_0_ym19_1_1488297453171_157627">#<br id="yui_3_16_0_ym19_1_1488297453171_157628"># Note that from this point forward you must specifically allow<br id="yui_3_16_0_ym19_1_1488297453171_157629"># particular features to be enabled - so if something's not working as<br id="yui_3_16_0_ym19_1_1488297453171_157630"># you might expect, make sure that you have specifically enabled it<br id="yui_3_16_0_ym19_1_1488297453171_157631"># below.<br id="yui_3_16_0_ym19_1_1488297453171_157632">#<br id="yui_3_16_0_ym19_1_1488297453171_157633"><br id="yui_3_16_0_ym19_1_1488297453171_157634">#<br id="yui_3_16_0_ym19_1_1488297453171_157635"># DocumentRoot: The directory out of which you will serve your<br id="yui_3_16_0_ym19_1_1488297453171_157636"># documents. By default, all requests are taken from this directory, but<br id="yui_3_16_0_ym19_1_1488297453171_157637"># symbolic links and aliases may be used to point to other locations.<br id="yui_3_16_0_ym19_1_1488297453171_157638">#<br id="yui_3_16_0_ym19_1_1488297453171_157639">DocumentRoot "/var/www/html"<br id="yui_3_16_0_ym19_1_1488297453171_157640"><br id="yui_3_16_0_ym19_1_1488297453171_157641">#<br id="yui_3_16_0_ym19_1_1488297453171_157642"># Relax access to content within /var/www.<br id="yui_3_16_0_ym19_1_1488297453171_157643">#<br id="yui_3_16_0_ym19_1_1488297453171_157644"><Directory "/var/www"><br id="yui_3_16_0_ym19_1_1488297453171_157645">    AllowOverride None<br id="yui_3_16_0_ym19_1_1488297453171_157646">    # Allow open access:<br id="yui_3_16_0_ym19_1_1488297453171_157647">    Require all granted<br id="yui_3_16_0_ym19_1_1488297453171_157648"></Directory><br id="yui_3_16_0_ym19_1_1488297453171_157649"><br id="yui_3_16_0_ym19_1_1488297453171_157650"># Further relax access to the default document root:<br id="yui_3_16_0_ym19_1_1488297453171_157651"><Directory "/var/www/html"><br id="yui_3_16_0_ym19_1_1488297453171_157652">    #<br id="yui_3_16_0_ym19_1_1488297453171_157653">    # Possible values for the Options directive are "None", "All",<br id="yui_3_16_0_ym19_1_1488297453171_157654">    # or any combination of:<br id="yui_3_16_0_ym19_1_1488297453171_157655">    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews<br id="yui_3_16_0_ym19_1_1488297453171_157656">    #<br id="yui_3_16_0_ym19_1_1488297453171_157657">    # Note that "MultiViews" must be named *explicitly* --- "Options All"<br id="yui_3_16_0_ym19_1_1488297453171_157658">    # doesn't give it to you.<br id="yui_3_16_0_ym19_1_1488297453171_157659">    #<br id="yui_3_16_0_ym19_1_1488297453171_157660">    # The Options directive is both complicated and important.  Please see<br id="yui_3_16_0_ym19_1_1488297453171_157661">    # http://httpd.apache.org/docs/2.4/mod/core.html#options<br id="yui_3_16_0_ym19_1_1488297453171_157662">    # for more information.<br id="yui_3_16_0_ym19_1_1488297453171_157663">    #<br id="yui_3_16_0_ym19_1_1488297453171_157664">    Options Indexes FollowSymLinks<br id="yui_3_16_0_ym19_1_1488297453171_157665"><br id="yui_3_16_0_ym19_1_1488297453171_157666">    #<br id="yui_3_16_0_ym19_1_1488297453171_157667">    # AllowOverride controls what directives may be placed in .htaccess files.<br id="yui_3_16_0_ym19_1_1488297453171_157668">    # It can be "All", "None", or any combination of the keywords:<br id="yui_3_16_0_ym19_1_1488297453171_157669">    #   Options FileInfo AuthConfig Limit<br id="yui_3_16_0_ym19_1_1488297453171_157670">    #<br id="yui_3_16_0_ym19_1_1488297453171_157671">    AllowOverride None<br id="yui_3_16_0_ym19_1_1488297453171_157672"><br id="yui_3_16_0_ym19_1_1488297453171_157673">    #<br id="yui_3_16_0_ym19_1_1488297453171_157674">    # Controls who can get stuff from this server.<br id="yui_3_16_0_ym19_1_1488297453171_157675">    #<br id="yui_3_16_0_ym19_1_1488297453171_157676">    Require all granted<br id="yui_3_16_0_ym19_1_1488297453171_157677"></Directory><br id="yui_3_16_0_ym19_1_1488297453171_157678"><br id="yui_3_16_0_ym19_1_1488297453171_157679">#<br id="yui_3_16_0_ym19_1_1488297453171_157680"># DirectoryIndex: sets the file that Apache will serve if a directory<br id="yui_3_16_0_ym19_1_1488297453171_157681"># is requested.<br id="yui_3_16_0_ym19_1_1488297453171_157682">#<br id="yui_3_16_0_ym19_1_1488297453171_157683"><IfModule dir_module><br id="yui_3_16_0_ym19_1_1488297453171_157684">    DirectoryIndex index.html<br id="yui_3_16_0_ym19_1_1488297453171_157685"></IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157686"><br id="yui_3_16_0_ym19_1_1488297453171_157687">#<br id="yui_3_16_0_ym19_1_1488297453171_157688"># The following lines prevent .htaccess and .htpasswd files from being <br id="yui_3_16_0_ym19_1_1488297453171_157689"># viewed by Web clients. <br id="yui_3_16_0_ym19_1_1488297453171_157690">#<br id="yui_3_16_0_ym19_1_1488297453171_157691"><Files ".ht*"><br id="yui_3_16_0_ym19_1_1488297453171_157692">    Require all denied<br id="yui_3_16_0_ym19_1_1488297453171_157693"></Files><br id="yui_3_16_0_ym19_1_1488297453171_157694"><br id="yui_3_16_0_ym19_1_1488297453171_157695">#<br id="yui_3_16_0_ym19_1_1488297453171_157696"># ErrorLog: The location of the error log file.<br id="yui_3_16_0_ym19_1_1488297453171_157697"># If you do not specify an ErrorLog directive within a <VirtualHost><br id="yui_3_16_0_ym19_1_1488297453171_157698"># container, error messages relating to that virtual host will be<br id="yui_3_16_0_ym19_1_1488297453171_157699"># logged here.  If you *do* define an error logfile for a <VirtualHost><br id="yui_3_16_0_ym19_1_1488297453171_157700"># container, that host's errors will be logged there and not here.<br id="yui_3_16_0_ym19_1_1488297453171_157701">#<br id="yui_3_16_0_ym19_1_1488297453171_157702">ErrorLog "logs/error_log"<br id="yui_3_16_0_ym19_1_1488297453171_157703"><br id="yui_3_16_0_ym19_1_1488297453171_157704">#<br id="yui_3_16_0_ym19_1_1488297453171_157705"># LogLevel: Control the number of messages logged to the error_log.<br id="yui_3_16_0_ym19_1_1488297453171_157706"># Possible values include: debug, info, notice, warn, error, crit,<br id="yui_3_16_0_ym19_1_1488297453171_157707"># alert, emerg.<br id="yui_3_16_0_ym19_1_1488297453171_157708">#<br id="yui_3_16_0_ym19_1_1488297453171_157709">LogLevel warn<br id="yui_3_16_0_ym19_1_1488297453171_157710"><br id="yui_3_16_0_ym19_1_1488297453171_157711"><IfModule log_config_module><br id="yui_3_16_0_ym19_1_1488297453171_157712">    #<br id="yui_3_16_0_ym19_1_1488297453171_157713">    # The following directives define some format nicknames for use with<br id="yui_3_16_0_ym19_1_1488297453171_157714">    # a CustomLog directive (see below).<br id="yui_3_16_0_ym19_1_1488297453171_157715">    #<br id="yui_3_16_0_ym19_1_1488297453171_157716">    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined<br id="yui_3_16_0_ym19_1_1488297453171_157717">    LogFormat "%h %l %u %t \"%r\" %>s %b" common<br id="yui_3_16_0_ym19_1_1488297453171_157718"><br id="yui_3_16_0_ym19_1_1488297453171_157719">    <IfModule logio_module><br id="yui_3_16_0_ym19_1_1488297453171_157720">      # You need to enable mod_logio.c to use %I and %O<br id="yui_3_16_0_ym19_1_1488297453171_157721">      LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio<br id="yui_3_16_0_ym19_1_1488297453171_157722">    </IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157723"><br id="yui_3_16_0_ym19_1_1488297453171_157724">    #<br id="yui_3_16_0_ym19_1_1488297453171_157725">    # The location and format of the access logfile (Common Logfile Format).<br id="yui_3_16_0_ym19_1_1488297453171_157726">    # If you do not define any access logfiles within a <VirtualHost><br id="yui_3_16_0_ym19_1_1488297453171_157727">    # container, they will be logged here.  Contrariwise, if you *do*<br id="yui_3_16_0_ym19_1_1488297453171_157728">    # define per-<VirtualHost> access logfiles, transactions will be<br id="yui_3_16_0_ym19_1_1488297453171_157729">    # logged therein and *not* in this file.<br id="yui_3_16_0_ym19_1_1488297453171_157730">    #<br id="yui_3_16_0_ym19_1_1488297453171_157731">    #CustomLog "logs/access_log" common<br id="yui_3_16_0_ym19_1_1488297453171_157732"><br id="yui_3_16_0_ym19_1_1488297453171_157733">    #<br id="yui_3_16_0_ym19_1_1488297453171_157734">    # If you prefer a logfile with access, agent, and referer information<br id="yui_3_16_0_ym19_1_1488297453171_157735">    # (Combined Logfile Format) you can use the following directive.<br id="yui_3_16_0_ym19_1_1488297453171_157736">    #<br id="yui_3_16_0_ym19_1_1488297453171_157737">    CustomLog "logs/access_log" combined<br id="yui_3_16_0_ym19_1_1488297453171_157738"></IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157739"><br id="yui_3_16_0_ym19_1_1488297453171_157740"><IfModule alias_module><br id="yui_3_16_0_ym19_1_1488297453171_157741">    #<br id="yui_3_16_0_ym19_1_1488297453171_157742">    # Redirect: Allows you to tell clients about documents that used to <br id="yui_3_16_0_ym19_1_1488297453171_157743">    # exist in your server's namespace, but do not anymore. The client <br id="yui_3_16_0_ym19_1_1488297453171_157744">    # will make a new request for the document at its new location.<br id="yui_3_16_0_ym19_1_1488297453171_157745">    # Example:<br id="yui_3_16_0_ym19_1_1488297453171_157746">    # Redirect permanent /foo http://www.example.com/bar<br id="yui_3_16_0_ym19_1_1488297453171_157747"><br id="yui_3_16_0_ym19_1_1488297453171_157748">    #<br id="yui_3_16_0_ym19_1_1488297453171_157749">    # Alias: Maps web paths into filesystem paths and is used to<br id="yui_3_16_0_ym19_1_1488297453171_157750">    # access content that does not live under the DocumentRoot.<br id="yui_3_16_0_ym19_1_1488297453171_157751">    # Example:<br id="yui_3_16_0_ym19_1_1488297453171_157752">    # Alias /webpath /full/filesystem/path<br id="yui_3_16_0_ym19_1_1488297453171_157753">    #<br id="yui_3_16_0_ym19_1_1488297453171_157754">    # If you include a trailing / on /webpath then the server will<br id="yui_3_16_0_ym19_1_1488297453171_157755">    # require it to be present in the URL.  You will also likely<br id="yui_3_16_0_ym19_1_1488297453171_157756">    # need to provide a <Directory> section to allow access to<br id="yui_3_16_0_ym19_1_1488297453171_157757">    # the filesystem path.<br id="yui_3_16_0_ym19_1_1488297453171_157758"><br id="yui_3_16_0_ym19_1_1488297453171_157759">    #<br id="yui_3_16_0_ym19_1_1488297453171_157760">    # ScriptAlias: This controls which directories contain server scripts. <br id="yui_3_16_0_ym19_1_1488297453171_157761">    # ScriptAliases are essentially the same as Aliases, except that<br id="yui_3_16_0_ym19_1_1488297453171_157762">    # documents in the target directory are treated as applications and<br id="yui_3_16_0_ym19_1_1488297453171_157763">    # run by the server when requested rather than as documents sent to the<br id="yui_3_16_0_ym19_1_1488297453171_157764">    # client.  The same rules about trailing "/" apply to ScriptAlias<br id="yui_3_16_0_ym19_1_1488297453171_157765">    # directives as to Alias.<br id="yui_3_16_0_ym19_1_1488297453171_157766">    #<br id="yui_3_16_0_ym19_1_1488297453171_157767">    ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"<br id="yui_3_16_0_ym19_1_1488297453171_157768"><br id="yui_3_16_0_ym19_1_1488297453171_157769"></IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157770"><br id="yui_3_16_0_ym19_1_1488297453171_157771">#<br id="yui_3_16_0_ym19_1_1488297453171_157772"># "/var/www/cgi-bin" should be changed to whatever your ScriptAliased<br id="yui_3_16_0_ym19_1_1488297453171_157773"># CGI directory exists, if you have that configured.<br id="yui_3_16_0_ym19_1_1488297453171_157774">#<br id="yui_3_16_0_ym19_1_1488297453171_157775"><Directory "/var/www/cgi-bin"><br id="yui_3_16_0_ym19_1_1488297453171_157776">    AllowOverride None<br id="yui_3_16_0_ym19_1_1488297453171_157777">    Options None<br id="yui_3_16_0_ym19_1_1488297453171_157778">    Require all granted<br id="yui_3_16_0_ym19_1_1488297453171_157779"></Directory><br id="yui_3_16_0_ym19_1_1488297453171_157780"><br id="yui_3_16_0_ym19_1_1488297453171_157781"><IfModule mime_module><br id="yui_3_16_0_ym19_1_1488297453171_157782">    #<br id="yui_3_16_0_ym19_1_1488297453171_157783">    # TypesConfig points to the file containing the list of mappings from<br id="yui_3_16_0_ym19_1_1488297453171_157784">    # filename extension to MIME-type.<br id="yui_3_16_0_ym19_1_1488297453171_157785">    #<br id="yui_3_16_0_ym19_1_1488297453171_157786">    TypesConfig /etc/mime.types<br id="yui_3_16_0_ym19_1_1488297453171_157787"><br id="yui_3_16_0_ym19_1_1488297453171_157788">    #<br id="yui_3_16_0_ym19_1_1488297453171_157789">    # AddType allows you to add to or override the MIME configuration<br id="yui_3_16_0_ym19_1_1488297453171_157790">    # file specified in TypesConfig for specific file types.<br id="yui_3_16_0_ym19_1_1488297453171_157791">    #<br id="yui_3_16_0_ym19_1_1488297453171_157792">    #AddType application/x-gzip .tgz<br id="yui_3_16_0_ym19_1_1488297453171_157793">    #<br id="yui_3_16_0_ym19_1_1488297453171_157794">    # AddEncoding allows you to have certain browsers uncompress<br id="yui_3_16_0_ym19_1_1488297453171_157795">    # information on the fly. Note: Not all browsers support this.<br id="yui_3_16_0_ym19_1_1488297453171_157796">    #<br id="yui_3_16_0_ym19_1_1488297453171_157797">    #AddEncoding x-compress .Z<br id="yui_3_16_0_ym19_1_1488297453171_157798">    #AddEncoding x-gzip .gz .tgz<br id="yui_3_16_0_ym19_1_1488297453171_157799">    #<br id="yui_3_16_0_ym19_1_1488297453171_157800">    # If the AddEncoding directives above are commented-out, then you<br id="yui_3_16_0_ym19_1_1488297453171_157801">    # probably should define those extensions to indicate media types:<br id="yui_3_16_0_ym19_1_1488297453171_157802">    #<br id="yui_3_16_0_ym19_1_1488297453171_157803">    AddType application/x-compress .Z<br id="yui_3_16_0_ym19_1_1488297453171_157804">    AddType application/x-gzip .gz .tgz<br id="yui_3_16_0_ym19_1_1488297453171_157805"><br id="yui_3_16_0_ym19_1_1488297453171_157806">    #<br id="yui_3_16_0_ym19_1_1488297453171_157807">    # AddHandler allows you to map certain file extensions to "handlers":<br id="yui_3_16_0_ym19_1_1488297453171_157808">    # actions unrelated to filetype. These can be either built into the server<br id="yui_3_16_0_ym19_1_1488297453171_157809">    # or added with the Action directive (see below)<br id="yui_3_16_0_ym19_1_1488297453171_157810">    #<br id="yui_3_16_0_ym19_1_1488297453171_157811">    # To use CGI scripts outside of ScriptAliased directories:<br id="yui_3_16_0_ym19_1_1488297453171_157812">    # (You will also need to add "ExecCGI" to the "Options" directive.)<br id="yui_3_16_0_ym19_1_1488297453171_157813">    #<br id="yui_3_16_0_ym19_1_1488297453171_157814">    #AddHandler cgi-script .cgi<br id="yui_3_16_0_ym19_1_1488297453171_157815"><br id="yui_3_16_0_ym19_1_1488297453171_157816">    # For type maps (negotiated resources):<br id="yui_3_16_0_ym19_1_1488297453171_157817">    #AddHandler type-map var<br id="yui_3_16_0_ym19_1_1488297453171_157818"><br id="yui_3_16_0_ym19_1_1488297453171_157819">    #<br id="yui_3_16_0_ym19_1_1488297453171_157820">    # Filters allow you to process content before it is sent to the client.<br id="yui_3_16_0_ym19_1_1488297453171_157821">    #<br id="yui_3_16_0_ym19_1_1488297453171_157822">    # To parse .shtml files for server-side includes (SSI):<br id="yui_3_16_0_ym19_1_1488297453171_157823">    # (You will also need to add "Includes" to the "Options" directive.)<br id="yui_3_16_0_ym19_1_1488297453171_157824">    #<br id="yui_3_16_0_ym19_1_1488297453171_157825">    AddType text/html .shtml<br id="yui_3_16_0_ym19_1_1488297453171_157826">    AddOutputFilter INCLUDES .shtml<br id="yui_3_16_0_ym19_1_1488297453171_157827"></IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157828"><br id="yui_3_16_0_ym19_1_1488297453171_157829">#<br id="yui_3_16_0_ym19_1_1488297453171_157830"># Specify a default charset for all content served; this enables<br id="yui_3_16_0_ym19_1_1488297453171_157831"># interpretation of all content as UTF-8 by default.  To use the <br id="yui_3_16_0_ym19_1_1488297453171_157832"># default browser choice (ISO-8859-1), or to allow the META tags<br id="yui_3_16_0_ym19_1_1488297453171_157833"># in HTML content to override this choice, comment out this<br id="yui_3_16_0_ym19_1_1488297453171_157834"># directive:<br id="yui_3_16_0_ym19_1_1488297453171_157835">#<br id="yui_3_16_0_ym19_1_1488297453171_157836">AddDefaultCharset UTF-8<br id="yui_3_16_0_ym19_1_1488297453171_157837"><br id="yui_3_16_0_ym19_1_1488297453171_157838"><IfModule mime_magic_module><br id="yui_3_16_0_ym19_1_1488297453171_157839">    #<br id="yui_3_16_0_ym19_1_1488297453171_157840">    # The mod_mime_magic module allows the server to use various hints from the<br id="yui_3_16_0_ym19_1_1488297453171_157841">    # contents of the file itself to determine its type.  The MIMEMagicFile<br id="yui_3_16_0_ym19_1_1488297453171_157842">    # directive tells the module where the hint definitions are located.<br id="yui_3_16_0_ym19_1_1488297453171_157843">    #<br id="yui_3_16_0_ym19_1_1488297453171_157844">    MIMEMagicFile conf/magic<br id="yui_3_16_0_ym19_1_1488297453171_157845"></IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157846"><br id="yui_3_16_0_ym19_1_1488297453171_157847">#<br id="yui_3_16_0_ym19_1_1488297453171_157848"># Customizable error responses come in three flavors:<br id="yui_3_16_0_ym19_1_1488297453171_157849"># 1) plain text 2) local redirects 3) external redirects<br id="yui_3_16_0_ym19_1_1488297453171_157850">#<br id="yui_3_16_0_ym19_1_1488297453171_157851"># Some examples:<br id="yui_3_16_0_ym19_1_1488297453171_157852">#ErrorDocument 500 "The server made a boo boo."<br id="yui_3_16_0_ym19_1_1488297453171_157853">#ErrorDocument 404 /missing.html<br id="yui_3_16_0_ym19_1_1488297453171_157854">#ErrorDocument 404 "/cgi-bin/missing_handler.pl"<br id="yui_3_16_0_ym19_1_1488297453171_157855">#ErrorDocument 402 http://www.example.com/subscription_info.html<br id="yui_3_16_0_ym19_1_1488297453171_157856">#<br id="yui_3_16_0_ym19_1_1488297453171_157857"><br id="yui_3_16_0_ym19_1_1488297453171_157858">#<br id="yui_3_16_0_ym19_1_1488297453171_157859"># EnableMMAP and EnableSendfile: On systems that support it, <br id="yui_3_16_0_ym19_1_1488297453171_157860"># memory-mapping or the sendfile syscall may be used to deliver<br id="yui_3_16_0_ym19_1_1488297453171_157861"># files.  This usually improves server performance, but must<br id="yui_3_16_0_ym19_1_1488297453171_157862"># be turned off when serving from networked-mounted <br id="yui_3_16_0_ym19_1_1488297453171_157863"># filesystems or if support for these functions is otherwise<br id="yui_3_16_0_ym19_1_1488297453171_157864"># broken on your system.<br id="yui_3_16_0_ym19_1_1488297453171_157865"># Defaults if commented: EnableMMAP On, EnableSendfile Off<br id="yui_3_16_0_ym19_1_1488297453171_157866">#<br id="yui_3_16_0_ym19_1_1488297453171_157867">#EnableMMAP off<br id="yui_3_16_0_ym19_1_1488297453171_157868">EnableSendfile on<br id="yui_3_16_0_ym19_1_1488297453171_157869"><br id="yui_3_16_0_ym19_1_1488297453171_157870"># Supplemental configuration<br id="yui_3_16_0_ym19_1_1488297453171_157871">#<br id="yui_3_16_0_ym19_1_1488297453171_157872"># Load config files in the "/etc/httpd/conf.d" directory, if any.<br id="yui_3_16_0_ym19_1_1488297453171_157873">IncludeOptional conf.d/*.conf<br id="yui_3_16_0_ym19_1_1488297453171_157874"># This file is for Apache 1.3.x and Apache 2.x<br id="yui_3_16_0_ym19_1_1488297453171_157875">#<br id="yui_3_16_0_ym19_1_1488297453171_157876"># Add this to your Apache configuration, it makes<br id="yui_3_16_0_ym19_1_1488297453171_157877"># the Xymon webpages and cgi-scripts available in the<br id="yui_3_16_0_ym19_1_1488297453171_157878"># "/xymon" and "/xymon-cgi" URLs.<br id="yui_3_16_0_ym19_1_1488297453171_157879"><br id="yui_3_16_0_ym19_1_1488297453171_157880"><br id="yui_3_16_0_ym19_1_1488297453171_157881"># NB: The "Alias" line below must NOT be used if you have<br id="yui_3_16_0_ym19_1_1488297453171_157882">#     the Xymon webfiles as the root URL. In that case,<br id="yui_3_16_0_ym19_1_1488297453171_157883">#     you should instead set this:<br id="yui_3_16_0_ym19_1_1488297453171_157884">#<br id="yui_3_16_0_ym19_1_1488297453171_157885">#          DocumentRoot /home/xymon/server/www<br id="yui_3_16_0_ym19_1_1488297453171_157886"><br id="yui_3_16_0_ym19_1_1488297453171_157887">Alias /xymon  "/home/xymon/server/www"<br id="yui_3_16_0_ym19_1_1488297453171_157888"><Directory "/home/xymon/server/www"><br id="yui_3_16_0_ym19_1_1488297453171_157889">    Options Indexes FollowSymLinks Includes MultiViews<br id="yui_3_16_0_ym19_1_1488297453171_157890">    <IfModule mod_authz_core.c><br id="yui_3_16_0_ym19_1_1488297453171_157891">        # Apache 2.4+<br id="yui_3_16_0_ym19_1_1488297453171_157892">        Require all granted<br id="yui_3_16_0_ym19_1_1488297453171_157893">    </IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157894">    <IfModule !mod_authz_core.c><br id="yui_3_16_0_ym19_1_1488297453171_157895">        Order deny,allow<br id="yui_3_16_0_ym19_1_1488297453171_157896">        Allow from all<br id="yui_3_16_0_ym19_1_1488297453171_157897">    </IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157898"></Directory><br id="yui_3_16_0_ym19_1_1488297453171_157899"><br id="yui_3_16_0_ym19_1_1488297453171_157900">ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"<br id="yui_3_16_0_ym19_1_1488297453171_157901"><Directory "/home/xymon/cgi-bin"><br id="yui_3_16_0_ym19_1_1488297453171_157902">    AllowOverride None<br id="yui_3_16_0_ym19_1_1488297453171_157903">    Options ExecCGI Includes<br id="yui_3_16_0_ym19_1_1488297453171_157904">    <IfModule mod_authz_core.c><br id="yui_3_16_0_ym19_1_1488297453171_157905">        # Apache 2.4+<br id="yui_3_16_0_ym19_1_1488297453171_157906">        Require all granted<br id="yui_3_16_0_ym19_1_1488297453171_157907">    </IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157908">    <IfModule !mod_authz_core.c><br id="yui_3_16_0_ym19_1_1488297453171_157909">        Order deny,allow<br id="yui_3_16_0_ym19_1_1488297453171_157910">        Allow from all<br id="yui_3_16_0_ym19_1_1488297453171_157911">    </IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157912"></Directory><br id="yui_3_16_0_ym19_1_1488297453171_157913"><br id="yui_3_16_0_ym19_1_1488297453171_157914">ScriptAlias /xymon-seccgi/ "/home/xymon/cgi-secure/"<br id="yui_3_16_0_ym19_1_1488297453171_157915"><Directory "/home/xymon/cgi-secure"><br id="yui_3_16_0_ym19_1_1488297453171_157916">    AllowOverride None<br id="yui_3_16_0_ym19_1_1488297453171_157917">    Options ExecCGI Includes<br id="yui_3_16_0_ym19_1_1488297453171_157918">    <IfModule mod_authz_core.c><br id="yui_3_16_0_ym19_1_1488297453171_157919">        # Apache 2.4+<br id="yui_3_16_0_ym19_1_1488297453171_157920">        Require all granted<br id="yui_3_16_0_ym19_1_1488297453171_157921">    </IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157922">    <IfModule !mod_authz_core.c><br id="yui_3_16_0_ym19_1_1488297453171_157923">        Order deny,allow<br id="yui_3_16_0_ym19_1_1488297453171_157924">        Allow from all<br id="yui_3_16_0_ym19_1_1488297453171_157925">    </IfModule><br id="yui_3_16_0_ym19_1_1488297453171_157926"><br id="yui_3_16_0_ym19_1_1488297453171_157927">    # Password file where users with access to these scripts are kept.<br id="yui_3_16_0_ym19_1_1488297453171_157928">    # Although expected in $XYMONHOME/etc/ by the useradm and chpasswd<br id="yui_3_16_0_ym19_1_1488297453171_157929">    # scripts, files here can be read with the "config" message type, <br id="yui_3_16_0_ym19_1_1488297453171_157930">    # which allows status-privileged clients to read arbitrary regular files <br id="yui_3_16_0_ym19_1_1488297453171_157931">    # from the directory. <br id="yui_3_16_0_ym19_1_1488297453171_157932">    # <br id="yui_3_16_0_ym19_1_1488297453171_157933">    # This file should be owned and readable only by the apache server user,<br id="yui_3_16_0_ym19_1_1488297453171_157934">    # and ideally merely a symlink to a location outside of $XYMONHOME/etc/<br id="yui_3_16_0_ym19_1_1488297453171_157935">    # <br id="yui_3_16_0_ym19_1_1488297453171_157936">    # Create it with:<br id="yui_3_16_0_ym19_1_1488297453171_157937">    #    htpasswd -c /home/xymon/server/etc/xymonpasswd USERNAME<br id="yui_3_16_0_ym19_1_1488297453171_157938">    #    chown apache:apache /home/xymon/server/etc/xymonpasswd<br id="yui_3_16_0_ym19_1_1488297453171_157939">    #    chmod 640 /home/xymon/server/etc/xymonpasswd<br id="yui_3_16_0_ym19_1_1488297453171_157940">    # Add more users / change passwords with: "htpasswd /home/xymon/server/etc/xymonpasswd USERNAME"<br id="yui_3_16_0_ym19_1_1488297453171_157941">    #<br id="yui_3_16_0_ym19_1_1488297453171_157942">    # You can also use a group file to restrict admin access to members of a<br id="yui_3_16_0_ym19_1_1488297453171_157943">    # group, instead of anyone who is logged in. In that case you must setup<br id="yui_3_16_0_ym19_1_1488297453171_157944">    # the "xymongroups" file, and change the "Require" settings to require<br id="yui_3_16_0_ym19_1_1488297453171_157945">    # a specific group membership. See the Apache docs for more details.<br id="yui_3_16_0_ym19_1_1488297453171_157946"><br id="yui_3_16_0_ym19_1_1488297453171_157947">    AuthUserFile /home/xymon/server/etc/xymonpasswd<br id="yui_3_16_0_ym19_1_1488297453171_157948">    AuthGroupFile /home/xymon/server/etc/xymongroups<br id="yui_3_16_0_ym19_1_1488297453171_157949">    AuthType Basic<br id="yui_3_16_0_ym19_1_1488297453171_157950">    AuthName "Xymon Administration"<br id="yui_3_16_0_ym19_1_1488297453171_157951"><br id="yui_3_16_0_ym19_1_1488297453171_157952">    # "valid-user" restricts access to anyone who is logged in.<br id="yui_3_16_0_ym19_1_1488297453171_157953">    Require valid-user<br id="yui_3_16_0_ym19_1_1488297453171_157954"><br id="yui_3_16_0_ym19_1_1488297453171_157955">    # "group admins" restricts access to users who have logged in, AND<br id="yui_3_16_0_ym19_1_1488297453171_157956">    # are members of the "admins" group in xymongroups.<br id="yui_3_16_0_ym19_1_1488297453171_157957">    # Require group admins<br id="yui_3_16_0_ym19_1_1488297453171_157958"><br id="yui_3_16_0_ym19_1_1488297453171_157959"></Directory><br id="yui_3_16_0_ym19_1_1488297453171_157960"><br id="yui_3_16_0_ym19_1_1488297453171_157961"># Rewrite-rules for migrating from the URL's used in Hobbit<br id="yui_3_16_0_ym19_1_1488297453171_157962">RewriteEngine On<br id="yui_3_16_0_ym19_1_1488297453171_157963"><br id="yui_3_16_0_ym19_1_1488297453171_157964">RewriteRule ^/xymon/bb.html /xymon/xymon.html [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157965">RewriteRule ^/xymon/bb2.html /xymon/nongreen.html [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157966">RewriteRule ^/xymon/bbnk.html /xymon/critical.html [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157967"><br id="yui_3_16_0_ym19_1_1488297453171_157968">RewriteRule ^/xymon-cgi/bb-hist.sh /xymon-cgi/history.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157969">RewriteRule ^/xymon-cgi/bb-eventlog.sh /xymon-cgi/eventlog.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157970">RewriteRule ^/xymon-cgi/bb-rep.sh /xymon-cgi/report.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157971">RewriteRule ^/xymon-cgi/bb-replog.sh /xymon-cgi/reportlog.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157972">RewriteRule ^/xymon-cgi/bb-snapshot.sh /xymon-cgi/snapshot.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157973">RewriteRule ^/xymon-cgi/bb-findhost.sh /xymon-cgi/findhost.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157974">RewriteRule ^/xymon-cgi/bb-csvinfo.sh /xymon-cgi/csvinfo.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157975">RewriteRule ^/xymon-cgi/hobbitcolumn.sh /xymon-cgi/columndoc.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157976">RewriteRule ^/xymon-cgi/bb-datepage.sh /xymon-cgi/datepage.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157977">RewriteRule ^/xymon-cgi/hobbitgraph.sh /xymon-cgi/showgraph.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157978">RewriteRule ^/xymon-cgi/bb-hostsvc.sh /xymon-cgi/svcstatus.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157979">RewriteRule ^/xymon-cgi/bb-histlog.sh /xymon-cgi/historylog.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157980">RewriteRule ^/xymon-cgi/hobbit-confreport.sh /xymon-cgi/confreport.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157981">RewriteRule ^/xymon-cgi/hobbit-confreport-critical.sh /xymon-cgi/confreport-critical.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157982">RewriteRule ^/xymon-cgi/hobbit-nkview.sh /xymon-cgi/criticalview.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157983">RewriteRule ^/xymon-cgi/hobbit-certreport.sh /xymon-cgi/certreport.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157984">RewriteRule ^/xymon-cgi/hobbit-nongreen.sh /xymon-cgi/nongreen.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157985">RewriteRule ^/xymon-cgi/hobbit-hostgraphs.sh /xymon-cgi/hostgraphs.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157986">RewriteRule ^/xymon-cgi/hobbit-ghosts.sh /xymon-cgi/ghostlist.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157987">RewriteRule ^/xymon-cgi/hobbit-notifylog.sh /xymon-cgi/notifications.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157988">RewriteRule ^/xymon-cgi/hobbit-hostlist.sh /xymon-cgi/hostlist.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157989">RewriteRule ^/xymon-cgi/hobbit-perfdata.sh /xymon-cgi/perfdata.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157990">RewriteRule ^/xymon-cgi/hobbit-topchanges.sh /xymon-cgi/topchanges.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157991"><br id="yui_3_16_0_ym19_1_1488297453171_157992">RewriteRule ^/xymon-seccgi/bb-ack.sh /xymon-seccgi/acknowledge.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157993">RewriteRule ^/xymon-seccgi/hobbit-enadis.sh /xymon-seccgi/enadis.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157994">RewriteRule ^/xymon-seccgi/hobbit-nkedit.sh /xymon-seccgi/criticaleditor.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157995">RewriteRule ^/xymon-seccgi/hobbit-ackinfo.sh /xymon-seccgi/ackinfo.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157996">RewriteRule ^/xymon-seccgi/hobbit-useradm.sh /xymon-seccgi/useradm.sh [R=permanent,L]<br id="yui_3_16_0_ym19_1_1488297453171_157997"><br id="yui_3_16_0_ym19_1_1488297453171_157998"><br id="yui_3_16_0_ym19_1_1488297453171_156519"></div></div></body></html>