A few of these are probably trivial to fix; others are perhaps not so trivial to fix without losing the illustrative value.
./manual/rewrite/access.xml:RewriteRule <strong>\.(gif|jpg|png)$</strong> http://other.site.com/image.gif [R,NC] ./manual/rewrite/access.xml:http://www.badguys.com/bad/index.html - ./manual/rewrite/access.xml:http://www.badguys.com/bad/index2.html - ./manual/rewrite/access.xml:http://www.badguys.com/bad/index3.html http://somewhere.com/ ./manual/rewrite/vhosts.xml:www.customer-1.com /www/customers/1<br /> ./manual/rewrite/vhosts.xml:www.customer-2.com /www/customers/2<br /> ./manual/rewrite/vhosts.xml:www.customer-N.com /www/customers/N<br /> ./manual/vhosts/ip-based.xml: Listen www.smallco.com:80 ./manual/vhosts/ip-based.xml: ServerAdmin [email protected]<br /> ./manual/vhosts/ip-based.xml: ServerName www.smallco.com<br /> ./manual/vhosts/examples.xml: will serve the "main" server, <code>server.domain.com</code> and on the ./manual/vhosts/examples.xml: ServerName server.domain.com<br /> ./manual/vhosts/mass.xml: ServerName www.customer-1.com ./manual/vhosts/mass.xml: DocumentRoot /www/hosts/www.customer-1.com/docs ./manual/vhosts/mass.xml: ScriptAlias /cgi-bin/ /www/hosts/www.customer-1.com/cgi-bin ./manual/vhosts/mass.xml: ServerName www.customer-2.com ./manual/vhosts/mass.xml: DocumentRoot /www/hosts/www.customer-2.com/docs ./manual/vhosts/mass.xml: ScriptAlias /cgi-bin/ /www/hosts/www.customer-2.com/cgi-bin ./manual/vhosts/mass.xml: ServerName www.customer-N.com ./manual/vhosts/mass.xml: DocumentRoot /www/hosts/www.customer-N.com/docs ./manual/vhosts/mass.xml: ScriptAlias /cgi-bin/ /www/hosts/www.customer-N.com/cgi-bin ./manual/vhosts/mass.xml: <code>www.user.isp.com</code> are found in ./manual/vhosts/mass.xml: ServerName www.commercial.isp.com<br /> ./manual/vhosts/mass.xml: CustomLog logs/access_log.commercial vcommon<br /> ./manual/vhosts/mass.xml: ServerName www.homepages.isp.com<br /> ./manual/vhosts/index.xml: <code>www.company1.com</code> and <code>www.company2.com</code>) ./manual/ssl/ssl_howto.xml: ServerName www.domain.com<br /> ./manual/ssl/ssl_howto.xml: SSLCertificateFile /path/to/www.comain.com.cert<br /> ./manual/ssl/ssl_howto.xml: SSLCertificateKeyFile /path/to/www.domain.com.key<br /> ./manual/ssl/ssl_intro.xml: as <code>*.snakeoil.com</code>.</p> ./manual/sections.xml:<code>cnn.com</code> website.</p> ./manual/sections.xml:<Proxy http://cnn.com/*><br /> ./manual/mod/mod_info.xml: Require host yourcompany.com<br /> ./manual/mod/core.xml: <code>http://www.my.host.com/index.html</code> refers to ./manual/mod/core.xml: ServerName server.domain.com<br /> ./manual/mod/core.xml: ServerAlias server server2.domain.com server2<br /> ./manual/mod/core.xml: <code>http://www.domain.com/splat/</code>. If you have ./manual/mod/core.xml: for <code>www.domain.com</code> -- see <a ./manual/mod/mod_authnz_ldap.xml:AuthLDAPURL "ldap://ldap1.airius.com:389/ou=People, o=Airius?uid?sub?(objectClass=*)"<br /> ./manual/mod/mod_authnz_ldap.xml:<example>AuthLDAPURL "ldap://ldap1.airius.com ldap2.airius.com/ou=People, o=Airius"<br /> ./manual/mod/mod_authnz_ldap.xml:AuthLDAPURL "ldap://ldap.airius.com/ou=People, o=Airius?cn"<br /> ./manual/mod/mod_authnz_ldap.xml:AuthLDAPURL ldap://ldap.airius.com/o=Airius?uid<br /> ./manual/mod/mod_authnz_ldap.xml:AuthLDAPURL ldap://ldap.airius.com/o=Airius?uid??(qpagePagerID=*)<br /> ./manual/mod/mod_authnz_ldap.xml:AuthLDAPURL ldap://ldap.airius.com/o=Airius?uid??(|(qpagePagerID=*)(uid=jmanager))<br /> ./manual/mod/mod_authnz_ldap.xml: <code>ldap://ldap.airius.com/o=Airius?cn?sub?(posixid=*)</code>. When ./manual/mod/mod_proxy.xml: ProxyBlock joes-garage.com some-host.co.uk rocky.wotsamattau.edu ./manual/mod/mod_proxy.xml: .com .apache.org. ./manual/mod/mod_alias.xml: RedirectMatch (.*)\.gif$ http://www.anotherserver.com$1.jpg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
