./000075500000000000000000000000001067324315600112205ustar00rootroot00000000000000./extra-available/000075500000000000000000000000001067324315600142615ustar00rootroot00000000000000./extra-available/httpd-addon.d.conf000064400000000000000000000001761067324315600175640ustar00rootroot00000000000000### # Load config files from the config directory "@rel_sysconfdir@/addon.d". # Include @rel_sysconfdir@/addon.d/A.*.conf ./extra-available/httpd-manual-addons.conf000064400000000000000000000017111067324315600207740ustar00rootroot00000000000000# # Provide access to the documentation on your server as # http://yourserver.example.com/manual/ # The documentation is always available at # http://httpd.apache.org/docs/2.2/ # # Required modules: mod_alias, mod_setenvif, mod_negotiation # AliasMatch ^/manual-addons(?:/(?:de|en|es|fr|ja|ko|pt-br|ru))?(/.*)?$ "@apache_addondocdir@$1" Options Indexes AllowOverride None Order allow,deny Allow from all SetHandler type-map SetEnvIf Request_URI ^/manual/(de|en|es|fr|ja|ko|pt-br|ru)/ prefer-language=$1 RedirectMatch 301 ^/manual(?:/(de|en|es|fr|ja|ko|pt-br|ru)){2,}(/.*)?$ /manual/$1$2 LanguagePriority en de es fr ja ko pt-br ru ForceLanguagePriority Prefer Fallback ./extra-start.d/000075500000000000000000000000001067324315600137205ustar00rootroot00000000000000./extra-start.d/000-default.conf000064400000000000000000000002271067324315600165110ustar00rootroot00000000000000DirectoryIndex_default=yes log_config_default=yes httpd-default=yes httpd-mpm=yes httpd-multilang-errordoc=yes httpd-languages=yes httpd-autoindex=yes ./extra-start.d/010-httpd-addon.d.conf000064400000000000000000000000221067324315600175070ustar00rootroot00000000000000httpd-addon.d=yes ./extra-start.d/020-httpd-manual.conf000064400000000000000000000000541067324315600174630ustar00rootroot00000000000000DirectoryIndex_default=yes httpd-manual=yes ./extra-start.d/030-httpd-manual-addons.conf000064400000000000000000000000631067324315600207320ustar00rootroot00000000000000DirectoryIndex_default=yes httpd-manual-addons=yes ./mods-start.d/000075500000000000000000000000001067324315600135375ustar00rootroot00000000000000./mods-start.d/000-default.conf000064400000000000000000000001551067324315600163300ustar00rootroot00000000000000alias=yes authz_host=yes autoindex=yes dir=yes include=yes log_config=yes logio=yes mime=yes negotiation=yes ./mods-start.d/010-manual.conf000064400000000000000000000001251067324315600161570ustar00rootroot00000000000000alias=yes authz_host=yes setenvif=yes autoindex=yes dir=yes mime=yes negotiation=yes ./mods-start.d/020-manual-addons.conf000064400000000000000000000001101067324315600174200ustar00rootroot00000000000000alias=yes authz_host=yes autoindex=yes dir=yes mime=yes negotiation=yes ./ports-available/000075500000000000000000000000001067324315600143055ustar00rootroot00000000000000./ports-available/http-A1PROXIED.conf000064400000000000000000000004111067324315600174210ustar00rootroot00000000000000### # This is a hack to run proxified Apache2 in case Apache1 is running # Include @rel_sysconfdir@/ports-available/http-localhost-8088.conf Include @rel_sysconfdir@/ports-available/http.conf ./ports-available/http-localhost-8088.conf000064400000000000000000000005001067324315600205210ustar00rootroot00000000000000 # # Listen: Allows you to bind Apache to specific IP addresses and/or # ports, instead of the default. See also the # directive. # # Change this to Listen on specific IP addresses as shown below to # prevent Apache from glomming onto all bound IP addresses. # #Listen 12.34.56.78:80 Listen localhost:8088 ./ports-start.d/000075500000000000000000000000001067324315600137445ustar00rootroot00000000000000./ports-start.d/000-default.conf000064400000000000000000000000111067324315600165240ustar00rootroot00000000000000http=yes ./ports-start.d/020-A1PROXIED.conf000064400000000000000000000000621067324315600164040ustar00rootroot00000000000000http=no http-localhost-8088=no http-A1PROXIED=yes ./sites-available/000075500000000000000000000000001067324315600142655ustar00rootroot00000000000000./sites-available/vhost.templ.conf000064400000000000000000000013211067324315600174140ustar00rootroot00000000000000# Provide default template for virtual hosts ServerName www.-=name=-.ru ServerAlias -=name=-.ru ServerAdmin www-adm@-=name=-.ru DocumentRoot @vhosts_dir@/-=name=-/htdocs ScriptAlias /cgi-bin/ %vhosts_dir/-=name=-/feedback/cgis/ ErrorLog @vhosts_dir@/-=name=-/log/error_log_a2 TransferLog @vhosts_dir@/-=name=-/log/access_log_a2 AddDefaultCharset WINDOWS-1251 CharsetSourceEnc WINDOWS-1251 CharsetDefault WINDOWS-1251 # CharsetRecodeMultipartForms Off ./sites-available/vhosts-8088.conf000064400000000000000000000027261067324315600170760ustar00rootroot00000000000000# # Virtual Hosts # # If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them. Most configurations # use only name-based virtual hosts so the server doesn't need to worry about # IP addresses. This is indicated by the asterisks in the directives below. # # Please see the documentation at # # for further details before you try to setup virtual hosts. # # You may use the command line option '-S' to verify your virtual host # configuration. # # Use name-based virtual hosting. # NameVirtualHost *:8088 # # VirtualHost example: # Almost any Apache directive may go into a VirtualHost container. # The first VirtualHost section is used for all requests that do not # match a ServerName or ServerAlias in any block. # # # ServerAdmin webmaster@dummy-host.example.com # DocumentRoot /www/docs/dummy-host.example.com # ServerName dummy-host.example.com # ServerAlias www.dummy-host.example.com # ErrorLog @rel_logfiledir@/dummy-host.example.com-error_log # CustomLog @rel_logfiledir@/dummy-host.example.com-access_log common # # # # ServerAdmin webmaster@dummy-host2.example.com # DocumentRoot /www/docs/dummy-host2.example.com # ServerName dummy-host2.example.com # ErrorLog @rel_logfiledir@/dummy-host2.example.com-error_log # CustomLog @rel_logfiledir@/dummy-host2.example.com-access_log common # ./sites-available/vhosts-A1PROXIED.conf000064400000000000000000000004031067324315600177510ustar00rootroot00000000000000### # This is a hack to run proxified Apache2 in case Apache1 is running # Include @rel_sysconfdir@/sites-available/vhosts-8088.conf Include @rel_sysconfdir@/sites-available/vhosts.conf ./sites-start.d/000075500000000000000000000000001067324315600137245ustar00rootroot00000000000000./sites-start.d/000-default.conf000064400000000000000000000000441067324315600165120ustar00rootroot00000000000000ports_all=yes default=yes vhosts=no ./sites-start.d/020-A1PROXIED.conf000064400000000000000000000000711067324315600163640ustar00rootroot00000000000000default=yes vhosts=no vhosts-8088=no vhosts-A1PROXIED=no