Project

General

Profile

« Previous | Next » 

Revision 11092

web/links/index.htm: updated to Firefox bookmarks. added Java client- and server-side links. web: split into client- and server-side folders.

View differences:

web/links/index.htm
759 759
            </DL><p>
760 760
            <DT><a name="web" href="#web"><H3 ADD_DATE="1367370773">web</H3></a>
761 761
            <DL><p>
762
                <DT><a name="Apache" href="#Apache"><H3 ADD_DATE="1363195016">Apache</H3></a>
762
                <DT><a name="client side" href="#client side"><H3 ADD_DATE="1380329618">client side</H3></a>
763 763
                <DL><p>
764
                    <DT><a name="2.4" href="#2.4"><H3 ADD_DATE="1365585518">2.4</H3></a>
764
                    <DT><a name="Java applets" href="#Java applets"><H3 ADD_DATE="1380330223">Java applets</H3></a>
765 765
                    <DL><p>
766
                        <DT><A HREF="http://ubuntuforums.org/showthread.php?t=2011603" name="http://ubuntuforums.org/showthread.php?t=2011603" ADD_DATE="1365585137" ICON_URI="http://ubuntuforums.org/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://ubuntuforums.org/favicon.ico" style="margin-right: 0.5em;"/>[ubuntu] Apache 2.4 is ready for you!</A><a name="[ubuntu] Apache 2.4 is ready for you!" href="#[ubuntu] Apache 2.4 is ready for you!" style="margin-left: 0.5em;">&para;</a>
767
<DD>page's description: ! Please move thread to Server Platforms ! (my mistake) 
768
 
769
The latest stable apache web server 2.4.2 is available for both 12.04 LTS and Quantal Quetzal !  Test away!  Current apache 2.2 users please backup your stuff beforehand! 
770
 
771
apt-add-repository ppa:ptn107/apache 
772
apt-get update 
773
apt-get install apache2 
774
 
775
https://launchpad.net/~ptn107/+archive/apache
776
                        <DT><A HREF="http://stackoverflow.com/questions/11215283/alias-403-forbidden-with-apache" name="http://stackoverflow.com/questions/11215283/alias-403-forbidden-with-apache" ADD_DATE="1365585504" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Alias 403 Forbidden with Apache - Stack Overflow</A><a name="Alias 403 Forbidden with Apache - Stack Overflow" href="#Alias 403 Forbidden with Apache - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
777
                        <DT><A HREF="http://httpd.apache.org/docs/current/expr.html" name="http://httpd.apache.org/docs/current/expr.html" ADD_DATE="1363223845" ICON_URI="http://httpd.apache.org/docs/current/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/current/images/favicon.ico" style="margin-right: 0.5em;"/>Expressions in Apache HTTP Server - Apache HTTP Server</A><a name="Expressions in Apache HTTP Server - Apache HTTP Server" href="#Expressions in Apache HTTP Server - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
778
                        <DT><A HREF="https://answers.launchpad.net/ubuntu/+question/224526" name="https://answers.launchpad.net/ubuntu/+question/224526" ADD_DATE="1365587608" ICON_URI="https://answers.launchpad.net/@@/launchpad.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://answers.launchpad.net/@@/launchpad.png" style="margin-right: 0.5em;"/>Question #224526 : Questions : Ubuntu</A><a name="Question #224526 : Questions : Ubuntu" href="#Question #224526 : Questions : Ubuntu" style="margin-left: 0.5em;">&para;</a>
779
<DD>page's description: As company compliance to Requirement 10 of PCI DSS, I recently installed a File Integrity Monitoring system using OSSEC HIDSi and it&#39;s been up and running. We are also required to conduct internal vulnerability scan with our network to comply with Requirement 11 and so I used Nexpose Rapid7. After scanning, report says that Linux server running OSSEC is vulnerable through its outdated Apache server (version 2.22) and suggest to upgrade it to version 2.4. Apache server is required for the OSSE...
780
                        <DT><A HREF="http://httpd.apache.org/docs/2.4/upgrading.html" name="http://httpd.apache.org/docs/2.4/upgrading.html" ADD_DATE="1365587989" ICON_URI="http://httpd.apache.org/docs/2.4/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.4/images/favicon.ico" style="margin-right: 0.5em;"/>Upgrading to 2.4 from 2.2 - Apache HTTP Server</A><a name="Upgrading to 2.4 from 2.2 - Apache HTTP Server" href="#Upgrading to 2.4 from 2.2 - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
766
                        <DT><A HREF="http://programmers.stackexchange.com/questions/113634/should-i-use-java-applets-or-javascript-php-to-make-my-site-more-interactive" name="http://programmers.stackexchange.com/questions/113634/should-i-use-java-applets-or-javascript-php-to-make-my-site-more-interactive" ADD_DATE="1380330244" ICON_URI="http://cdn.sstatic.net/programmers/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/programmers/img/favicon.ico" style="margin-right: 0.5em;"/>Should I use Java applets or JavaScript/PHP to make my site more interactive? - Programmers Stack Exchange</A><a name="Should I use Java applets or JavaScript/PHP to make my site more interactive? - Programmers Stack Exchange" href="#Should I use Java applets or JavaScript/PHP to make my site more interactive? - Programmers Stack Exchange" style="margin-left: 0.5em;">&para;</a>
767
<DD>&quot;I can do it with JAVA much faster (know it better than javascript and php). But I am afraid of browser incompatibility, security options for applets and similar things.&quot;
768

  
769
&quot;While Applets are ridiculously out of fashion, that does not matter to end users. On a modern machine, JVM startup time is not a problem, and *browser incompatibility less of a factor than with JavaScript*.&quot; [+emph]
770

  
771
&quot;Applet-specific security is irrelevant as long as you only draw stuff and don&#39;t want to do things like access the user&#39;s harddisk.&quot; (but you can use a desktop app to get around that)
772

  
773
&quot;they don&#39;t run in all browsers&quot; which ones?
774

  
775
&quot;Libraries like JQuery and ext_js make gui development as structured as java&quot; but without the all-important type safety
776

  
777
&quot;Applets [...] require client installs of java&quot; but most clients already have this installed
778

  
779
&quot;Almost everyone has Flash installed, and every modern browser version can handle HTML Canvas. But while most people will have Java installed, many wont.&quot; who?
780
&quot;the user needs to have a Java browser plug-in installed but that&#39;s true for nearly everyone nowadays&quot;
781

  
782
&quot;The main benefit is that Java gives you a huge number of libraries / tools for layout and graphics etc&quot;
783

  
784
&quot;Java applets can achieve very good performance, certainly well ahead of Javascript. May not be a real issue in your case, but you get all the usual advantages of the JVM JIT-compiling down to native code&quot;
785

  
786
&quot;the Java layer means you don&#39;t have to worry about browser differences / incompatibilities so much&quot;
787

  
788
&quot;the Google Web Toolkit. Your client code can be written in Java that gets compiled into browser-specific JS&quot;
781 789
                    </DL><p>
782
                    <DT><a name="auth" href="#auth"><H3 ADD_DATE="1368580641">auth</H3></a>
790
                    <DT><a name="color profiles" href="#color profiles"><H3 ADD_DATE="1375348465">color profiles</H3></a>
783 791
                    <DL><p>
784
                        <DT><a name="digest auth" href="#digest auth"><H3 ADD_DATE="1367385052">digest auth</H3></a>
785
                        <DL><p>
786
                            <DT><A HREF="http://httpd.apache.org/docs/2.4/mod/mod_auth_digest.html" name="http://httpd.apache.org/docs/2.4/mod/mod_auth_digest.html" ADD_DATE="1367384205" ICON_URI="http://httpd.apache.org/docs/2.4/images/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/docs/2.4/images/favicon.ico" style="margin-right: 0.5em;"/>mod_auth_digest - Apache HTTP Server</A><a name="mod_auth_digest - Apache HTTP Server" href="#mod_auth_digest - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
787
                            <DT><A HREF="http://trac.edgewall.org/wiki/TracStandalone#GeneratingPasswordsWithoutApache" name="http://trac.edgewall.org/wiki/TracStandalone#GeneratingPasswordsWithoutApache" ADD_DATE="1367384948" ICON_URI="http://trac.edgewall.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://trac.edgewall.org/favicon.ico" style="margin-right: 0.5em;"/>TracStandalone – The Trac Project</A><a name="TracStandalone – The Trac Project" href="#TracStandalone – The Trac Project" style="margin-left: 0.5em;">&para;</a>
788
                            <DT><A HREF="http://stackoverflow.com/questions/645659/how-do-you-htdigest-400-user-accounts" name="http://stackoverflow.com/questions/645659/how-do-you-htdigest-400-user-accounts" ADD_DATE="1367385029" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>apache - How do you htdigest 400 user accounts? - Stack Overflow</A><a name="apache - How do you htdigest 400 user accounts? - Stack Overflow" href="#apache - How do you htdigest 400 user accounts? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
789
                        </DL><p>
790
                        <DT><A HREF="http://httpd.apache.org/docs/current/programs/htpasswd.html" name="http://httpd.apache.org/docs/current/programs/htpasswd.html" ADD_DATE="1367380070" ICON_URI="http://httpd.apache.org/docs/current/images/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/docs/current/images/favicon.ico" style="margin-right: 0.5em;"/>htpasswd - Manage user files for basic authentication - Apache HTTP Server</A><a name="htpasswd - Manage user files for basic authentication - Apache HTTP Server" href="#htpasswd - Manage user files for basic authentication - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
791
<DD>&quot;The SHA encryption format does not use salting&quot;
792
                        <DT><A HREF="http://httpd.apache.org/docs/current/misc/password_encryptions.html" name="http://httpd.apache.org/docs/current/misc/password_encryptions.html" ADD_DATE="1368580615" ICON_URI="http://httpd.apache.org/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/favicon.ico" style="margin-right: 0.5em;"/>Password Formats - Apache HTTP Server</A><a name="Password Formats - Apache HTTP Server" href="#Password Formats - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
793
                    </DL><p>
794
                    <DT><a name="doc" href="#doc"><H3 ADD_DATE="1368580687">doc</H3></a>
795
                    <DL><p>
796
                        <DT><a name="mod_rewrite" href="#mod_rewrite"><H3 ADD_DATE="1368580730">mod_rewrite</H3></a>
797
                        <DL><p>
798
                            <DT><A HREF="http://httpd.apache.org/docs/2.2/rewrite/advanced.html#setenvvars" name="http://httpd.apache.org/docs/2.2/rewrite/advanced.html#setenvvars" ADD_DATE="1363412110" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>Advanced Techniques with mod_rewrite - Apache HTTP Server</A><a name="Advanced Techniques with mod_rewrite - Apache HTTP Server" href="#Advanced Techniques with mod_rewrite - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
799
                            <DT><A HREF="http://httpd.apache.org/docs/2.2/rewrite/flags.html#flag_dpi" name="http://httpd.apache.org/docs/2.2/rewrite/flags.html#flag_dpi" ADD_DATE="1363354438" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>RewriteRule Flags - Apache HTTP Server</A><a name="RewriteRule Flags - Apache HTTP Server" href="#RewriteRule Flags - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
800
                            <DT><A HREF="http://httpd.apache.org/docs/current/mod/mod_rewrite.html" name="http://httpd.apache.org/docs/current/mod/mod_rewrite.html" ADD_DATE="1365613941" ICON_URI="http://httpd.apache.org/docs/current/images/favicon.ico"><img width="16" height="16" src="http://httpd.apache.org/docs/current/images/favicon.ico" style="margin-right: 0.5em;"/>mod_rewrite - Apache HTTP Server</A><a name="mod_rewrite - Apache HTTP Server" href="#mod_rewrite - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
801
                        </DL><p>
802
                        <DT><A HREF="http://httpd.apache.org/docs/2.2/mod/" name="http://httpd.apache.org/docs/2.2/mod/" ADD_DATE="1363045575" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>Apache</A><a name="Apache" href="#Apache" style="margin-left: 0.5em;">&para;</a>
803
                        <DT><A HREF="http://httpd.apache.org/docs/1.3/mod/core.html#errordocument" name="http://httpd.apache.org/docs/1.3/mod/core.html#errordocument" ADD_DATE="1363159398" ICON_URI="http://httpd.apache.org/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/favicon.ico" style="margin-right: 0.5em;"/>Apache Core Features ErrorDocument directive</A><a name="Apache Core Features ErrorDocument directive" href="#Apache Core Features ErrorDocument directive" style="margin-left: 0.5em;">&para;</a>
804
                        <DT><A HREF="http://httpd.apache.org/docs/2.2/mod/mod_alias.html#redirect" name="http://httpd.apache.org/docs/2.2/mod/mod_alias.html#redirect" ADD_DATE="1363194976" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>mod_alias - Apache HTTP Server</A><a name="mod_alias - Apache HTTP Server" href="#mod_alias - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
805
                        <DT><A HREF="http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#indexoptions.descriptionwidth" name="http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#indexoptions.descriptionwidth" ADD_DATE="1363420108" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>mod_autoindex - Apache HTTP Server</A><a name="mod_autoindex - Apache HTTP Server" href="#mod_autoindex - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
806
                        <DT><A HREF="http://httpd.apache.org/docs/current/mod/mod_userdir.html" name="http://httpd.apache.org/docs/current/mod/mod_userdir.html" ADD_DATE="1368583821" ICON_URI="http://httpd.apache.org/docs/current/images/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/docs/current/images/favicon.ico" style="margin-right: 0.5em;"/>mod_userdir - Apache HTTP Server</A><a name="mod_userdir - Apache HTTP Server" href="#mod_userdir - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
807
                        <DT><A HREF="http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html" name="http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html" ADD_DATE="1368586151" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>mod_authz_host - Apache HTTP Server</A><a name="mod_authz_host - Apache HTTP Server" href="#mod_authz_host - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
808
                    </DL><p>
809
                    <DT><a name="mod_rewrite" href="#mod_rewrite"><H3 ADD_DATE="1368580694">mod_rewrite</H3></a>
810
                    <DL><p>
811
                        <DT><A HREF="http://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial.html" name="http://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial.html" ADD_DATE="1363412360" ICON_URI="http://www.askapache.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.askapache.com/favicon.ico" style="margin-right: 0.5em;"/>Crazy Advanced Mod_Rewrite Debug Tutorial</A><a name="Crazy Advanced Mod_Rewrite Debug Tutorial" href="#Crazy Advanced Mod_Rewrite Debug Tutorial" style="margin-left: 0.5em;">&para;</a>
812
<DD>page's description: Crazy Advanced Mod_Rewrite Debug Tutorial
813
                        <DT><A HREF="https://issues.apache.org/bugzilla/show_bug.cgi?id=38642" name="https://issues.apache.org/bugzilla/show_bug.cgi?id=38642" ADD_DATE="1363356090" ICON_URI="https://issues.apache.org/bugzilla/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://issues.apache.org/bugzilla/images/favicon.ico" style="margin-right: 0.5em;"/>Bug 38642 – mod_rewrite adds path info postfix after a substitution occured</A><a name="Bug 38642 – mod_rewrite adds path info postfix after a substitution occured" href="#Bug 38642 – mod_rewrite adds path info postfix after a substitution occured" style="margin-left: 0.5em;">&para;</a>
814
                        <DT><A HREF="http://stackoverflow.com/questions/4126964/htaccess-rewriterule-document-root-and-rewritebase" name="http://stackoverflow.com/questions/4126964/htaccess-rewriterule-document-root-and-rewritebase" ADD_DATE="1363199172" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mod rewrite - .htaccess RewriteRule - DOCUMENT_ROOT and RewriteBase - Stack Overflow</A><a name="mod rewrite - .htaccess RewriteRule - DOCUMENT_ROOT and RewriteBase - Stack Overflow" href="#mod rewrite - .htaccess RewriteRule - DOCUMENT_ROOT and RewriteBase - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
815
                    </DL><p>
816
                    <DT><A HREF="http://www.wikivs.com/wiki/Apache_vs_Lighttpd" name="http://www.wikivs.com/wiki/Apache_vs_Lighttpd" ADD_DATE="1365931468" ICON_URI="http://www.wikivs.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.wikivs.com/favicon.ico" style="margin-right: 0.5em;"/>Apache vs Lighttpd - WikiVS</A><a name="Apache vs Lighttpd - WikiVS" href="#Apache vs Lighttpd - WikiVS" style="margin-left: 0.5em;">&para;</a>
817
<DD>&quot;In Lighttpd you&#39;re restricted to rewriting via the config level only, which means for things like Wordpress you will need to hard code the rewrite rule in.&quot;
818
                    <DT><A HREF="http://snipplr.com/view/15626/" name="http://snipplr.com/view/15626/" ADD_DATE="1363041609" ICON_URI="http://snipplr.com/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://snipplr.com/images/favicon.ico" style="margin-right: 0.5em;"/>apache2 - enabling and disabling sites - Apache - Snipplr Social Snippet Repository</A><a name="apache2 - enabling and disabling sites - Apache - Snipplr Social Snippet Repository" href="#apache2 - enabling and disabling sites - Apache - Snipplr Social Snippet Repository" style="margin-left: 0.5em;">&para;</a>
819
<DD>page's description: enable and disable sites and modules in apache 2
820
                    <DT><A HREF="http://www.my-ride-home.com/2010/12/mod_autoindex/" name="http://www.my-ride-home.com/2010/12/mod_autoindex/" ADD_DATE="1365582001" ICON_URI="http://www.my-ride-home.com/wp-content/themes/my-ride-home/favicon.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.my-ride-home.com/wp-content/themes/my-ride-home/favicon.png" style="margin-right: 0.5em;"/>Beefed Up mod_autoindex Listings « My Ride Home</A><a name="Beefed Up mod_autoindex Listings « My Ride Home" href="#Beefed Up mod_autoindex Listings « My Ride Home" style="margin-left: 0.5em;">&para;</a>
821
                    <DT><A HREF="https://issues.apache.org/bugzilla/show_bug.cgi?id=31210" name="https://issues.apache.org/bugzilla/show_bug.cgi?id=31210" ADD_DATE="1365850001" ICON_URI="https://issues.apache.org/bugzilla/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://issues.apache.org/bugzilla/images/favicon.ico" style="margin-right: 0.5em;"/>Bug 31210 – Problematic competition between mod_rewrite and mod_dir</A><a name="Bug 31210 – Problematic competition between mod_rewrite and mod_dir" href="#Bug 31210 – Problematic competition between mod_rewrite and mod_dir" style="margin-left: 0.5em;">&para;</a>
792
                        <DT><A HREF="http://kb.mozillazine.org/Gfx.color_management.enabled" name="http://kb.mozillazine.org/Gfx.color_management.enabled" ADD_DATE="1375347970" ICON_URI="http://kb.mozillazine.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://kb.mozillazine.org/favicon.ico" style="margin-right: 0.5em;"/>Gfx.color management.mode - MozillaZine Knowledge Base</A><a name="Gfx.color management.mode - MozillaZine Knowledge Base" href="#Gfx.color management.mode - MozillaZine Knowledge Base" style="margin-left: 0.5em;">&para;</a>
822 793
<DD>&quot;
823
&gt; /* if someone used the PASSTHROUGH flag in per-dir
824
&gt; * context we just ignore it. It is only useful
825
&gt; * in per-server context
826
&gt; */
827
&quot;
828
                    <DT><A HREF="http://stackoverflow.com/questions/289586/how-can-i-check-which-version-of-apache-is-installed-on-a-debian-machine" name="http://stackoverflow.com/questions/289586/how-can-i-check-which-version-of-apache-is-installed-on-a-debian-machine" ADD_DATE="1363226341" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How can I check which version of apache is installed on a Debian machine? - Stack Overflow</A><a name="How can I check which version of apache is installed on a Debian machine? - Stack Overflow" href="#How can I check which version of apache is installed on a Debian machine? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
829
                    <DT><A HREF="http://www.debian-administration.org/articles/349" name="http://www.debian-administration.org/articles/349" ADD_DATE="1367387101" ICON_URI="http://www.debian-administration.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.debian-administration.org/favicon.ico" style="margin-right: 0.5em;"/>Setting up an SSL server with Apache2</A><a name="Setting up an SSL server with Apache2" href="#Setting up an SSL server with Apache2" style="margin-left: 0.5em;">&para;</a>
830
<DD>page's description: Tips for a Debian GNU/Linux System Administrator.
831
                    <DT><A HREF="http://wptrafficanalyzer.in/blog/setting-up-self-signed-ssl-certificate-to-use-with-apache-web-server/" name="http://wptrafficanalyzer.in/blog/setting-up-self-signed-ssl-certificate-to-use-with-apache-web-server/" ADD_DATE="1367387771" ICON_URI="http://wptrafficanalyzer.in/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://wptrafficanalyzer.in/favicon.ico" style="margin-right: 0.5em;"/>Setting up Self-Signed SSL Certificate to use with Apache Web Server | Knowledge by Experience</A><a name="Setting up Self-Signed SSL Certificate to use with Apache Web Server | Knowledge by Experience" href="#Setting up Self-Signed SSL Certificate to use with Apache Web Server | Knowledge by Experience" style="margin-left: 0.5em;">&para;</a>
832
<DD>page's description: In this article, we will see, how to setup a self-signed SSL certificate and configure it to use with Apache Web Server in Ubuntu Linux platform.    This i...
833
                    <DT><A HREF="http://smartwebdeveloper.com/mac/httpd-conf-location-mac" name="http://smartwebdeveloper.com/mac/httpd-conf-location-mac" ADD_DATE="1368580081" ICON_URI="http://smartwebdeveloper.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://smartwebdeveloper.com/favicon.ico" style="margin-right: 0.5em;"/>Where are the Apache Configuration files on Mac? – httpd.conf | Smart Web Developer</A><a name="Where are the Apache Configuration files on Mac? – httpd.conf | Smart Web Developer" href="#Where are the Apache Configuration files on Mac? – httpd.conf | Smart Web Developer" style="margin-left: 0.5em;">&para;</a>
834
<DD>page's description: Here&#39;s where to find httpd.conf on Mac. This is the httpd.conf location on Mac OS X 10.6 Snow Leopard and Mac OS X 10.7 Lion. This article also shows how to
835
                </DL><p>
836
                <DT><a name="color profiles" href="#color profiles"><H3 ADD_DATE="1375348465">color profiles</H3></a>
837
                <DL><p>
838
                    <DT><A HREF="http://kb.mozillazine.org/Gfx.color_management.enabled" name="http://kb.mozillazine.org/Gfx.color_management.enabled" ADD_DATE="1375347970" ICON_URI="http://kb.mozillazine.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://kb.mozillazine.org/favicon.ico" style="margin-right: 0.5em;"/>Gfx.color management.mode - MozillaZine Knowledge Base</A><a name="Gfx.color management.mode - MozillaZine Knowledge Base" href="#Gfx.color management.mode - MozillaZine Knowledge Base" style="margin-left: 0.5em;">&para;</a>
839
<DD>&quot;
840 794
1: Enable color management for rendered graphics.
841 795

  
842 796
2: Enable color management for tagged graphics only. (Default) 
843 797
&quot;
844 798

  
845 799
&quot;Without a properly calibrated monitor and a correct color profile, color management may actually make colors look worse.&quot;
846
                    <DT><A HREF="http://www.duncanmartin.com/blog/2013/04/browsers-srgb-and-monitor-profiling/" name="http://www.duncanmartin.com/blog/2013/04/browsers-srgb-and-monitor-profiling/" ADD_DATE="1375348432" ICON_URI="http://duncanmartin.com/image/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://duncanmartin.com/image/favicon.ico" style="margin-right: 0.5em;"/>Browsers, sRGB and monitor profiling | duncanmartin.com</A><a name="Browsers, sRGB and monitor profiling | duncanmartin.com" href="#Browsers, sRGB and monitor profiling | duncanmartin.com" style="margin-left: 0.5em;">&para;</a>
800
                        <DT><A HREF="http://www.duncanmartin.com/blog/2013/04/browsers-srgb-and-monitor-profiling/" name="http://www.duncanmartin.com/blog/2013/04/browsers-srgb-and-monitor-profiling/" ADD_DATE="1375348432" ICON_URI="http://duncanmartin.com/image/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://duncanmartin.com/image/favicon.ico" style="margin-right: 0.5em;"/>Browsers, sRGB and monitor profiling | duncanmartin.com</A><a name="Browsers, sRGB and monitor profiling | duncanmartin.com" href="#Browsers, sRGB and monitor profiling | duncanmartin.com" style="margin-left: 0.5em;">&para;</a>
847 801
<DD>page's description: Duncan Martin&#39;s Blog
848 802

  
849 803
&quot;Firefox can apply monior profiles, but there’s a complication. By default it will only apply the monitor profile if the image is tagged with a colour space.&quot;
850 804

  
851 805
&quot;Chrome doesn’t apply monitor profiles.&quot;
852
                </DL><p>
853
                <DT><a name="CSS" href="#CSS"><H3 ADD_DATE="1367370740">CSS</H3></a>
854
                <DL><p>
855
                    <DT><A HREF="http://www.w3schools.com/cssref/pr_text_white-space.asp" name="http://www.w3schools.com/cssref/pr_text_white-space.asp" ADD_DATE="1367370753" ICON_URI="http://www.w3schools.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.w3schools.com/favicon.ico" style="margin-right: 0.5em;"/>CSS white-space property</A><a name="CSS white-space property" href="#CSS white-space property" style="margin-left: 0.5em;">&para;</a>
806
                    </DL><p>
807
                    <DT><a name="CSS" href="#CSS"><H3 ADD_DATE="1367370740">CSS</H3></a>
808
                    <DL><p>
809
                        <DT><A HREF="http://www.w3schools.com/cssref/pr_text_white-space.asp" name="http://www.w3schools.com/cssref/pr_text_white-space.asp" ADD_DATE="1367370753" ICON_URI="http://www.w3schools.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.w3schools.com/favicon.ico" style="margin-right: 0.5em;"/>CSS white-space property</A><a name="CSS white-space property" href="#CSS white-space property" style="margin-left: 0.5em;">&para;</a>
856 810
<DD>page's description: Free HTML CSS JavaScript DOM jQuery XML AJAX RSS ASP .NET PHP SQL tutorials, references, examples for web building.
811
                    </DL><p>
812
                    <DT><a name="Flash" href="#Flash"><H3 ADD_DATE="1380329708">Flash</H3></a>
813
                    <DL><p>
814
                        <DT><A HREF="http://www.tuicool.com/articles/F7byEn" name="http://www.tuicool.com/articles/F7byEn" ADD_DATE="1380329571" ICON_URI="http://www.tuicool.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.tuicool.com/favicon.ico" style="margin-right: 0.5em;"/>How Fight My Monster Actually Works - 推酷</A><a name="How Fight My Monster Actually Works - 推酷" href="#How Fight My Monster Actually Works - 推酷" style="margin-left: 0.5em;">&para;</a>
815
<DD>page's description: How Fight My Monster Actually Works
816

  
817
&quot;We have a Flash client with a difference. It is full screen, uses a flowed layout, and looks and behaves like a normal website&quot;
818

  
819
&quot;The client has a complex state, but if the browser window is refreshed, the client is able to restore its previous state from the server&quot;
820
                    </DL><p>
821
                    <DT><a name="Roundcube" href="#Roundcube"><H3 ADD_DATE="1360650458">Roundcube</H3></a>
822
                    <DL><p>
823
                        <DT><a name="change password" href="#change password"><H3 ADD_DATE="1360651865">change password</H3></a>
824
                        <DL><p>
825
                            <DT><A HREF="http://trac.roundcube.net/ticket/1483886" name="http://trac.roundcube.net/ticket/1483886" ADD_DATE="1360649916" ICON_URI="http://trac.roundcube.net/chrome/site/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://trac.roundcube.net/chrome/site/favicon.ico" style="margin-right: 0.5em;"/>#1483886 (Roundcube doesn&#39;t work when password contains escape character &quot;\&quot;) – Roundcube Webmail</A><a name="#1483886 (Roundcube doesn&#39;t work when password contains escape character &quot;\&quot;) – Roundcube Webmail" href="##1483886 (Roundcube doesn&#39;t work when password contains escape character &quot;\&quot;) – Roundcube Webmail" style="margin-left: 0.5em;">&para;</a>
826
                            <DT><A HREF="https://github.com/roundcube/roundcubemail/tree/master/plugins/password" name="https://github.com/roundcube/roundcubemail/tree/master/plugins/password" ADD_DATE="1360650783" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
827
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
828
                            <DT><A HREF="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/config.inc.php.dist" name="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/config.inc.php.dist" ADD_DATE="1360651046" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password/config.inc.php.dist at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password/config.inc.php.dist at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password/config.inc.php.dist at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
829
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
830
                            <DT><A HREF="http://www.chilkatforum.com/questions/426/backslash-character-in-imap-password" name="http://www.chilkatforum.com/questions/426/backslash-character-in-imap-password" ADD_DATE="1360651271" ICON_URI="http://www.chilkatforum.com/upfiles/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.chilkatforum.com/upfiles/favicon.ico" style="margin-right: 0.5em;"/>Backslash Character in IMAP Password? - Chilkat Q&amp;A Forum</A><a name="Backslash Character in IMAP Password? - Chilkat Q&amp;A Forum" href="#Backslash Character in IMAP Password? - Chilkat Q&amp;A Forum" style="margin-left: 0.5em;">&para;</a>
831
<DD>page's description: I do have a question though as a user is experiencing a bug: their password has a backslash in it and the library is not able to connect to the IMAP server because the string is not properly escaped.  Is there a best practice for this?
832
                            <DT><A HREF="https://bugzilla.mozilla.org/show_bug.cgi?id=28941" name="https://bugzilla.mozilla.org/show_bug.cgi?id=28941" ADD_DATE="1360651796" ICON_URI="https://bugzilla.mozilla.org/extensions/BMO/web/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://bugzilla.mozilla.org/extensions/BMO/web/images/favicon.ico" style="margin-right: 0.5em;"/>28941 – backslash and Double Quote &quot; not escaped for IMAP username Login</A><a name="28941 – backslash and Double Quote &quot; not escaped for IMAP username Login" href="#28941 – backslash and Double Quote &quot; not escaped for IMAP username Login" style="margin-left: 0.5em;">&para;</a>
833
                            <DT><A HREF="https://github.com/roundcube/roundcubemail/tree/master/plugins/password/drivers" name="https://github.com/roundcube/roundcubemail/tree/master/plugins/password/drivers" ADD_DATE="1360651845" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password/drivers at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password/drivers at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password/drivers at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
834
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
835
                            <DT><A HREF="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/drivers/ldap_simple.php" name="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/drivers/ldap_simple.php" ADD_DATE="1360652033" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password/drivers/ldap_simple.php at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password/drivers/ldap_simple.php at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password/drivers/ldap_simple.php at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
836
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
837
                            <DT><A HREF="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/drivers/chpasswd.php" name="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/drivers/chpasswd.php" ADD_DATE="1360652477" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password/drivers/chpasswd.php at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password/drivers/chpasswd.php at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password/drivers/chpasswd.php at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
838
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
839
                            <DT><A HREF="http://trac.roundcube.net/browser/subversion/trunk/roundcubemail/program/include/rcube_utils.php?rev=6091" name="http://trac.roundcube.net/browser/subversion/trunk/roundcubemail/program/include/rcube_utils.php?rev=6091" ADD_DATE="1360652990" ICON_URI="http://trac.roundcube.net/chrome/site/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://trac.roundcube.net/chrome/site/favicon.ico" style="margin-right: 0.5em;"/>rcube_utils.php in subversion/trunk/roundcubemail/program/include – Roundcube Webmail</A><a name="rcube_utils.php in subversion/trunk/roundcubemail/program/include – Roundcube Webmail" href="#rcube_utils.php in subversion/trunk/roundcubemail/program/include – Roundcube Webmail" style="margin-left: 0.5em;">&para;</a>
840
                        </DL><p>
841
                    </DL><p>
842
                    <DT><a name="wikis" href="#wikis"><H3 ADD_DATE="1362803351">wikis</H3></a>
843
                    <DL><p>
844
                        <DT><a name="Redmine" href="#Redmine"><H3 ADD_DATE="1357201212">Redmine</H3></a>
845
                        <DL><p>
846
                            <DT><a name="HTML" href="#HTML"><H3 ADD_DATE="1368736652">HTML</H3></a>
847
                            <DL><p>
848
                                <DT><A HREF="http://www.redmine.org/issues/6272" name="http://www.redmine.org/issues/6272" ADD_DATE="1367735450" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Defect #6272: Raw HTML Formating not working - Redmine</A><a name="Defect #6272: Raw HTML Formating not working - Redmine" href="#Defect #6272: Raw HTML Formating not working - Redmine" style="margin-left: 0.5em;">&para;</a>
849
<DD>page's description: Redmine
850
                                <DT><A HREF="http://www.redmine.org/boards/2/topics/3790" name="http://www.redmine.org/boards/2/topics/3790" ADD_DATE="1368736537" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Comments in Wiki pages - Redmine</A><a name="Comments in Wiki pages - Redmine" href="#Comments in Wiki pages - Redmine" style="margin-left: 0.5em;">&para;</a>
851
<DD>page's description: Redmine
852
                                <DT><A HREF="http://www.redmine.org/boards/2/topics/2677" name="http://www.redmine.org/boards/2/topics/2677" ADD_DATE="1368736783" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Insert HTML fragments - Redmine</A><a name="Insert HTML fragments - Redmine" href="#Insert HTML fragments - Redmine" style="margin-left: 0.5em;">&para;</a>
853
<DD>page's description: Redmine
854
                            </DL><p>
855
                            <DT><a name="WYSIWYG" href="#WYSIWYG"><H3 ADD_DATE="1368736632">WYSIWYG</H3></a>
856
                            <DL><p>
857
                                <DT><A HREF="http://www.redmine.org/boards/3/topics/31075" name="http://www.redmine.org/boards/3/topics/31075" ADD_DATE="1368736666" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>New WYSIWYG for Wiki - Redmine</A><a name="New WYSIWYG for Wiki - Redmine" href="#New WYSIWYG for Wiki - Redmine" style="margin-left: 0.5em;">&para;</a>
858
<DD>page's description: Redmine
859
                                <DT><A HREF="https://github.com/PeterLawrence/redmine_wysiwyg_textile" name="https://github.com/PeterLawrence/redmine_wysiwyg_textile" ADD_DATE="1368736676" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>PeterLawrence/redmine_wysiwyg_textile · GitHub</A><a name="PeterLawrence/redmine_wysiwyg_textile · GitHub" href="#PeterLawrence/redmine_wysiwyg_textile · GitHub" style="margin-left: 0.5em;">&para;</a>
860
<DD>page's description: redmine_wysiwyg_textile - Redmine Wysiwyg Textile Editor using tinymce
861
                            </DL><p>
862
                            <DT><A HREF="http://www.redmine.org/boards/2/topics/388" name="http://www.redmine.org/boards/2/topics/388" ADD_DATE="1357201244" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Anchors in wiki pages - Redmine</A><a name="Anchors in wiki pages - Redmine" href="#Anchors in wiki pages - Redmine" style="margin-left: 0.5em;">&para;</a>
863
<DD>page's description: Redmine
864
                            <DT><A HREF="http://www.redmine.org/issues/4482" name="http://www.redmine.org/issues/4482" ADD_DATE="1357904532" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Feature #4482: Cache textile rendering - Redmine</A><a name="Feature #4482: Cache textile rendering - Redmine" href="#Feature #4482: Cache textile rendering - Redmine" style="margin-left: 0.5em;">&para;</a>
865
<DD>page's description: Redmine
866
                            <DT><A HREF="http://evolvingweb.ca/story/introducing-redmine-google-docs-plugin" name="http://evolvingweb.ca/story/introducing-redmine-google-docs-plugin" ADD_DATE="1362803269" ICON_URI="http://evolvingweb.ca/sites/all/themes/ew/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://evolvingweb.ca/sites/all/themes/ew/favicon.ico" style="margin-right: 0.5em;"/>Introducing the Redmine Google Docs Plugin | Evolving Web</A><a name="Introducing the Redmine Google Docs Plugin | Evolving Web" href="#Introducing the Redmine Google Docs Plugin | Evolving Web" style="margin-left: 0.5em;">&para;</a>
867
                            <DT><A HREF="http://www.redmine.org/boards/2/topics/5681?r=5703" name="http://www.redmine.org/boards/2/topics/5681?r=5703" ADD_DATE="1318974011" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Redmine - How to make wiki public - Redmine</A><a name="Redmine - How to make wiki public - Redmine" href="#Redmine - How to make wiki public - Redmine" style="margin-left: 0.5em;">&para;</a>
868
<DD>page's description: Redmine
869
                            <DT><A HREF="http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting" name="http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting" ADD_DATE="1317847896" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Redmine - RedmineTextFormatting - Redmine</A><a name="Redmine - RedmineTextFormatting - Redmine" href="#Redmine - RedmineTextFormatting - Redmine" style="margin-left: 0.5em;">&para;</a>
870
<DD>page's description: Redmine
871
                            <DT><A HREF="https://projects.nceas.ucsb.edu/nceas/help/wiki_syntax_detailed.html" name="https://projects.nceas.ucsb.edu/nceas/help/wiki_syntax_detailed.html" ADD_DATE="1317847829" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>RedmineWikiFormatting</A><a name="RedmineWikiFormatting" href="#RedmineWikiFormatting" style="margin-left: 0.5em;">&para;</a>
872
                            <DT><A HREF="http://bokov.net/weblog/project-managment/redmine-as-corporate-wikipedia/#redmine_anchors" name="http://bokov.net/weblog/project-managment/redmine-as-corporate-wikipedia/#redmine_anchors" ADD_DATE="1357201760" ICON_URI="http://bokov.net/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bokov.net/favicon.ico" style="margin-right: 0.5em;"/>Using anchors in redmine - Alexey Bokov’s weblog » Blog Archive » Redmine as corporate wikipedia</A><a name="Using anchors in redmine - Alexey Bokov’s weblog » Blog Archive » Redmine as corporate wikipedia" href="#Using anchors in redmine - Alexey Bokov’s weblog » Blog Archive » Redmine as corporate wikipedia" style="margin-left: 0.5em;">&para;</a>
873
                        </DL><p>
874
                        <DT><a name="TWiki" href="#TWiki"><H3 ADD_DATE="1357201232">TWiki</H3></a>
875
                        <DL><p>
876
                            <DT><A HREF="http://twiki.org/cgi-bin/view/Codev/ForceNewRevisionCheckBox" name="http://twiki.org/cgi-bin/view/Codev/ForceNewRevisionCheckBox" ADD_DATE="1366421658" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>ForceNewRevisionCheckBox &lt; Codev &lt; TWiki</A><a name="ForceNewRevisionCheckBox &lt; Codev &lt; TWiki" href="#ForceNewRevisionCheckBox &lt; Codev &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
877
                            <DT><A HREF="http://twiki.org/cgi-bin/view/Support/SID-00137" name="http://twiki.org/cgi-bin/view/Support/SID-00137" ADD_DATE="1366418985" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>Is there a way to list all the child topics in a parent topic &lt; Support &lt; TWiki</A><a name="Is there a way to list all the child topics in a parent topic &lt; Support &lt; TWiki" href="#Is there a way to list all the child topics in a parent topic &lt; Support &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
878
                            <DT><A HREF="http://controls.web.psi.ch/cgi-bin/twiki/view/Main/ProgrammingSearchesInTWiki" name="http://controls.web.psi.ch/cgi-bin/twiki/view/Main/ProgrammingSearchesInTWiki" ADD_DATE="1366419125" ICON_URI="http://controls.web.psi.ch/TWiki-4.1.2/pub/Main/WebPreferences/favicon.ico" LAST_CHARSET="ISO-8859-15"><img width="16" height="16" src="http://controls.web.psi.ch/TWiki-4.1.2/pub/Main/WebPreferences/favicon.ico" style="margin-right: 0.5em;"/>ProgrammingSearchesInTWiki &lt; Main &lt; TWiki</A><a name="ProgrammingSearchesInTWiki &lt; Main &lt; TWiki" href="#ProgrammingSearchesInTWiki &lt; Main &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
879
                            <DT><A HREF="http://twiki.org/cgi-bin/view/TWiki/TextFormattingRules" name="http://twiki.org/cgi-bin/view/TWiki/TextFormattingRules" ADD_DATE="1357200883" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TextFormattingRules &lt; TWiki &lt; TWiki</A><a name="TextFormattingRules &lt; TWiki &lt; TWiki" href="#TextFormattingRules &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
880
                            <DT><A HREF="https://twiki.cern.ch/twiki/bin/view/TWiki/TreePlugin" name="https://twiki.cern.ch/twiki/bin/view/TWiki/TreePlugin" ADD_DATE="1366419558" ICON_URI="https://twiki.cern.ch/twiki/pub/TWiki/WebPreferences/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="https://twiki.cern.ch/twiki/pub/TWiki/WebPreferences/favicon.ico" style="margin-right: 0.5em;"/>TreePlugin &lt; TWiki &lt; TWiki</A><a name="TreePlugin &lt; TWiki &lt; TWiki" href="#TreePlugin &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
881
                            <DT><A HREF="http://library.linode.com/web-applications/wikis/twiki/ubuntu-10.04-lucid" name="http://library.linode.com/web-applications/wikis/twiki/ubuntu-10.04-lucid" ADD_DATE="1366410571" ICON_URI="http://library.linode.com/media/favicon.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://library.linode.com/media/favicon.png" style="margin-right: 0.5em;"/>TWiki on Ubuntu 10.04 (Lucid) – Linode Library</A><a name="TWiki on Ubuntu 10.04 (Lucid) – Linode Library" href="#TWiki on Ubuntu 10.04 (Lucid) – Linode Library" style="margin-left: 0.5em;">&para;</a>
882
<DD>page's description: Install and configure a structured wiki with TWiki. 
883
                            <DT><A HREF="https://twiki.cern.ch/twiki/bin/view/TWiki/TWikiDocumentation#Install_Plugins" name="https://twiki.cern.ch/twiki/bin/view/TWiki/TWikiDocumentation#Install_Plugins" ADD_DATE="1366420748" ICON_URI="https://twiki.cern.ch/twiki/pub/TWiki/WebPreferences/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="https://twiki.cern.ch/twiki/pub/TWiki/WebPreferences/favicon.ico" style="margin-right: 0.5em;"/>TWikiDocumentation &lt; TWiki &lt; TWiki</A><a name="TWikiDocumentation &lt; TWiki &lt; TWiki" href="#TWikiDocumentation &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
884
                            <DT><A HREF="http://twiki.org/cgi-bin/view/Codev/TWikiOnUbuntu" name="http://twiki.org/cgi-bin/view/Codev/TWikiOnUbuntu" ADD_DATE="1366410311" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TWikiOnUbuntu &lt; Codev &lt; TWiki</A><a name="TWikiOnUbuntu &lt; Codev &lt; TWiki" href="#TWikiOnUbuntu &lt; Codev &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
885
                            <DT><A HREF="http://twiki.org/cgi-bin/view/TWiki/TWikiPreferences" name="http://twiki.org/cgi-bin/view/TWiki/TWikiPreferences" ADD_DATE="1366699043" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TWikiPreferences &lt; TWiki &lt; TWiki</A><a name="TWikiPreferences &lt; TWiki &lt; TWiki" href="#TWikiPreferences &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
886
                            <DT><A HREF="http://twiki.org/cgi-bin/view/TWiki/TWikiVariables" name="http://twiki.org/cgi-bin/view/TWiki/TWikiVariables" ADD_DATE="1366417572" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TWikiVariables &lt; TWiki &lt; TWiki</A><a name="TWikiVariables &lt; TWiki &lt; TWiki" href="#TWikiVariables &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
887
                            <DT><A HREF="http://twiki.org/cgi-bin/view/Plugins/BlackListPlugin" name="http://twiki.org/cgi-bin/view/Plugins/BlackListPlugin" ADD_DATE="1366701228" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>BlackListPlugin &lt; Plugins &lt; TWiki</A><a name="BlackListPlugin &lt; Plugins &lt; TWiki" href="#BlackListPlugin &lt; Plugins &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
888
                            <DT><A HREF="http://twiki.org/cgi-bin/view/Codev/StrikeThroughShortHand" name="http://twiki.org/cgi-bin/view/Codev/StrikeThroughShortHand" ADD_DATE="1367737233" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>StrikeThroughShortHand &lt; Codev &lt; TWiki</A><a name="StrikeThroughShortHand &lt; Codev &lt; TWiki" href="#StrikeThroughShortHand &lt; Codev &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
889
                            <DT><A HREF="http://drupal.org/node/1093736" name="http://drupal.org/node/1093736" ADD_DATE="1367745030" ICON_URI="http://drupal.org/misc/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://drupal.org/misc/favicon.ico" style="margin-right: 0.5em;"/>Option To Control inline_styles TinyMCE Setting [#1093736] | Drupal</A><a name="Option To Control inline_styles TinyMCE Setting [#1093736] | Drupal" href="#Option To Control inline_styles TinyMCE Setting [#1093736] | Drupal" style="margin-left: 0.5em;">&para;</a>
890
                            <DT><A HREF="http://twiki.org/cgi-bin/view/Plugins/TinyMCEPlugin" name="http://twiki.org/cgi-bin/view/Plugins/TinyMCEPlugin" ADD_DATE="1367748097" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TinyMCEPlugin &lt; Plugins &lt; TWiki</A><a name="TinyMCEPlugin &lt; Plugins &lt; TWiki" href="#TinyMCEPlugin &lt; Plugins &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
891
                            <DT><A HREF="http://www.forestbrookepool.com/twiki/bin/view/TWiki/DontNotify" name="http://www.forestbrookepool.com/twiki/bin/view/TWiki/DontNotify" ADD_DATE="1367748111" ICON_URI="http://www.forestbrookepool.com/twiki/pub/TWiki/WebPreferences/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.forestbrookepool.com/twiki/pub/TWiki/WebPreferences/favicon.ico" style="margin-right: 0.5em;"/>DontNotify &lt; TWiki &lt; TWiki</A><a name="DontNotify &lt; TWiki &lt; TWiki" href="#DontNotify &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
892
                        </DL><p>
893
                        <DT><A HREF="http://www.atlassian.com/licensing/confluence" name="http://www.atlassian.com/licensing/confluence" ADD_DATE="1362529548" ICON_URI="http://www.atlassian.com/dms/wac/favicon_wac.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.atlassian.com/dms/wac/favicon_wac.ico" style="margin-right: 0.5em;"/>Confluence Licensing | Atlassian</A><a name="Confluence Licensing | Atlassian" href="#Confluence Licensing | Atlassian" style="margin-left: 0.5em;">&para;</a>
894
                        <DT><A HREF="http://www.atlassian.com/software/confluence/pricing/?tab=download" name="http://www.atlassian.com/software/confluence/pricing/?tab=download" ADD_DATE="1362529807" ICON_URI="http://www.atlassian.com/dms/wac/favicon_wac.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.atlassian.com/dms/wac/favicon_wac.ico" style="margin-right: 0.5em;"/>Pricing | Atlassian Confluence</A><a name="Pricing | Atlassian Confluence" href="#Pricing | Atlassian Confluence" style="margin-left: 0.5em;">&para;</a>
895
<DD>page's description: Confluence pricing starts at $10 for 10 users and scales with your growing business, from startup to enterprise. Download Confluence or try hosted.
896
                    </DL><p>
897
                    <DT><A HREF="http://www.cruto.com/resources/code-generators/code-converters/html-to-xhtml.asp" name="http://www.cruto.com/resources/code-generators/code-converters/html-to-xhtml.asp" ADD_DATE="1366924824" LAST_CHARSET="windows-1252"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Convert HTML to XHTML</A><a name="Convert HTML to XHTML" href="#Convert HTML to XHTML" style="margin-left: 0.5em;">&para;</a>
898
<DD>page's description: Online HTML to XHTML converter tool, copy and paste your HTML source code into the box below.
899
                    <DT><A HREF="http://stackoverflow.com/questions/2208933/how-do-i-force-a-favicon-refresh" name="http://stackoverflow.com/questions/2208933/how-do-i-force-a-favicon-refresh" ADD_DATE="1367388621" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How do I force a favicon refresh - Stack Overflow</A><a name="How do I force a favicon refresh - Stack Overflow" href="#How do I force a favicon refresh - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
900
                    <DT><A HREF="http://www.webtlk.com/2011/09/12/how-to-block-certain-sites-in-google-search-results-without-extensions/" name="http://www.webtlk.com/2011/09/12/how-to-block-certain-sites-in-google-search-results-without-extensions/" ADD_DATE="1329260758" ICON_URI="http://www.webtlk.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.webtlk.com/favicon.ico" style="margin-right: 0.5em;"/>How to Block Certain Sites in Google Search Results without Extensions | Web Talk</A><a name="How to Block Certain Sites in Google Search Results without Extensions | Web Talk" href="#How to Block Certain Sites in Google Search Results without Extensions | Web Talk" style="margin-left: 0.5em;">&para;</a>
901
<DD>page's description: Google users are accustomed to modify the  Google official home page with a lot of  extensions able to modify the design of the Google search engine page as
902
                    <DT><A HREF="http://stackoverflow.com/questions/2296097/making-an-svg-image-object-clickable-with-onclick-avoiding-absolute-positioning" name="http://stackoverflow.com/questions/2296097/making-an-svg-image-object-clickable-with-onclick-avoiding-absolute-positioning" ADD_DATE="1360695157" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>html - Making an svg image object clickable with onclick, avoiding absolute positioning - Stack Overflow</A><a name="html - Making an svg image object clickable with onclick, avoiding absolute positioning - Stack Overflow" href="#html - Making an svg image object clickable with onclick, avoiding absolute positioning - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
903
                    <DT><A HREF="http://www.mozilla.org/en-US/plugincheck/" name="http://www.mozilla.org/en-US/plugincheck/" ADD_DATE="1377561967" ICON_URI="http://mozorg.cdn.mozilla.net/media/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://mozorg.cdn.mozilla.net/media/img/favicon.ico" style="margin-right: 0.5em;"/>Mozilla — Plugin Check &amp; Updates — mozilla.org</A><a name="Mozilla — Plugin Check &amp; Updates — mozilla.org" href="#Mozilla — Plugin Check &amp; Updates — mozilla.org" style="margin-left: 0.5em;">&para;</a>
904
                    <DT><A HREF="http://support.mozilla.org/en-US/questions/890741" name="http://support.mozilla.org/en-US/questions/890741" ADD_DATE="1363371811" ICON_URI="http://support.cdn.mozilla.net/media/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://support.cdn.mozilla.net/media/img/favicon.ico" style="margin-right: 0.5em;"/>weird square favicon | Firefox Support Forum | Mozilla Support</A><a name="weird square favicon | Firefox Support Forum | Mozilla Support" href="#weird square favicon | Firefox Support Forum | Mozilla Support" style="margin-left: 0.5em;">&para;</a>
857 905
                </DL><p>
858 906
                <DT><a name="domains" href="#domains"><H3 ADD_DATE="1363158678">domains</H3></a>
859 907
                <DL><p>
......
914 962
<DD>page's description: 3 letter domain names
915 963
                    <DT><A HREF="http://www.pir.org/get/registrars" name="http://www.pir.org/get/registrars" ADD_DATE="1363331187" ICON_URI="http://www.pir.org/sites/all/themes/zeropoint/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.pir.org/sites/all/themes/zeropoint/favicon.ico" style="margin-right: 0.5em;"/>.ORG Registrars | .ORG, The Public Interest Registry| Buy, Sell, Register .ORG Domain Names</A><a name=".ORG Registrars | .ORG, The Public Interest Registry| Buy, Sell, Register .ORG Domain Names" href="#.ORG Registrars | .ORG, The Public Interest Registry| Buy, Sell, Register .ORG Domain Names" style="margin-left: 0.5em;">&para;</a>
916 964
                </DL><p>
917
                <DT><a name="FastCGI" href="#FastCGI"><H3 ADD_DATE="1346354939">FastCGI</H3></a>
965
                <DT><a name="server side" href="#server side"><H3 ADD_DATE="1380326988">server side</H3></a>
918 966
                <DL><p>
919
                    <DT><A HREF="http://www.fastcgi.com/devkit/doc/fcgi-java.htm" name="http://www.fastcgi.com/devkit/doc/fcgi-java.htm" ADD_DATE="1346354850" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Integrating FastCGI with Java</A><a name="Integrating FastCGI with Java" href="#Integrating FastCGI with Java" style="margin-left: 0.5em;">&para;</a>
920
                    <DT><A HREF="http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html" name="http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html" ADD_DATE="1346354921" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Apache module mod_fastcgi</A><a name="Apache module mod_fastcgi" href="#Apache module mod_fastcgi" style="margin-left: 0.5em;">&para;</a>
921
                </DL><p>
922
                <DT><a name="Roundcube" href="#Roundcube"><H3 ADD_DATE="1360650458">Roundcube</H3></a>
923
                <DL><p>
924
                    <DT><a name="change password" href="#change password"><H3 ADD_DATE="1360651865">change password</H3></a>
967
                    <DT><a name="Apache" href="#Apache"><H3 ADD_DATE="1363195016">Apache</H3></a>
925 968
                    <DL><p>
926
                        <DT><A HREF="http://trac.roundcube.net/ticket/1483886" name="http://trac.roundcube.net/ticket/1483886" ADD_DATE="1360649916" ICON_URI="http://trac.roundcube.net/chrome/site/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://trac.roundcube.net/chrome/site/favicon.ico" style="margin-right: 0.5em;"/>#1483886 (Roundcube doesn&#39;t work when password contains escape character &quot;\&quot;) – Roundcube Webmail</A><a name="#1483886 (Roundcube doesn&#39;t work when password contains escape character &quot;\&quot;) – Roundcube Webmail" href="##1483886 (Roundcube doesn&#39;t work when password contains escape character &quot;\&quot;) – Roundcube Webmail" style="margin-left: 0.5em;">&para;</a>
927
                        <DT><A HREF="https://github.com/roundcube/roundcubemail/tree/master/plugins/password" name="https://github.com/roundcube/roundcubemail/tree/master/plugins/password" ADD_DATE="1360650783" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
928
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
929
                        <DT><A HREF="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/config.inc.php.dist" name="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/config.inc.php.dist" ADD_DATE="1360651046" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password/config.inc.php.dist at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password/config.inc.php.dist at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password/config.inc.php.dist at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
930
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
931
                        <DT><A HREF="http://www.chilkatforum.com/questions/426/backslash-character-in-imap-password" name="http://www.chilkatforum.com/questions/426/backslash-character-in-imap-password" ADD_DATE="1360651271" ICON_URI="http://www.chilkatforum.com/upfiles/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.chilkatforum.com/upfiles/favicon.ico" style="margin-right: 0.5em;"/>Backslash Character in IMAP Password? - Chilkat Q&amp;A Forum</A><a name="Backslash Character in IMAP Password? - Chilkat Q&amp;A Forum" href="#Backslash Character in IMAP Password? - Chilkat Q&amp;A Forum" style="margin-left: 0.5em;">&para;</a>
932
<DD>page's description: I do have a question though as a user is experiencing a bug: their password has a backslash in it and the library is not able to connect to the IMAP server because the string is not properly escaped.  Is there a best practice for this?
933
                        <DT><A HREF="https://bugzilla.mozilla.org/show_bug.cgi?id=28941" name="https://bugzilla.mozilla.org/show_bug.cgi?id=28941" ADD_DATE="1360651796" ICON_URI="https://bugzilla.mozilla.org/extensions/BMO/web/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://bugzilla.mozilla.org/extensions/BMO/web/images/favicon.ico" style="margin-right: 0.5em;"/>28941 – backslash and Double Quote &quot; not escaped for IMAP username Login</A><a name="28941 – backslash and Double Quote &quot; not escaped for IMAP username Login" href="#28941 – backslash and Double Quote &quot; not escaped for IMAP username Login" style="margin-left: 0.5em;">&para;</a>
934
                        <DT><A HREF="https://github.com/roundcube/roundcubemail/tree/master/plugins/password/drivers" name="https://github.com/roundcube/roundcubemail/tree/master/plugins/password/drivers" ADD_DATE="1360651845" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password/drivers at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password/drivers at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password/drivers at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
935
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
936
                        <DT><A HREF="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/drivers/ldap_simple.php" name="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/drivers/ldap_simple.php" ADD_DATE="1360652033" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password/drivers/ldap_simple.php at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password/drivers/ldap_simple.php at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password/drivers/ldap_simple.php at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
937
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
938
                        <DT><A HREF="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/drivers/chpasswd.php" name="https://github.com/roundcube/roundcubemail/blob/master/plugins/password/drivers/chpasswd.php" ADD_DATE="1360652477" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>roundcubemail/plugins/password/drivers/chpasswd.php at master · roundcube/roundcubemail · GitHub</A><a name="roundcubemail/plugins/password/drivers/chpasswd.php at master · roundcube/roundcubemail · GitHub" href="#roundcubemail/plugins/password/drivers/chpasswd.php at master · roundcube/roundcubemail · GitHub" style="margin-left: 0.5em;">&para;</a>
939
<DD>page's description: The Roundcube Webmail suite. Contribute to roundcubemail development by creating an account on GitHub.
940
                        <DT><A HREF="http://trac.roundcube.net/browser/subversion/trunk/roundcubemail/program/include/rcube_utils.php?rev=6091" name="http://trac.roundcube.net/browser/subversion/trunk/roundcubemail/program/include/rcube_utils.php?rev=6091" ADD_DATE="1360652990" ICON_URI="http://trac.roundcube.net/chrome/site/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://trac.roundcube.net/chrome/site/favicon.ico" style="margin-right: 0.5em;"/>rcube_utils.php in subversion/trunk/roundcubemail/program/include – Roundcube Webmail</A><a name="rcube_utils.php in subversion/trunk/roundcubemail/program/include – Roundcube Webmail" href="#rcube_utils.php in subversion/trunk/roundcubemail/program/include – Roundcube Webmail" style="margin-left: 0.5em;">&para;</a>
969
                        <DT><a name="2.4" href="#2.4"><H3 ADD_DATE="1365585518">2.4</H3></a>
970
                        <DL><p>
971
                            <DT><A HREF="http://ubuntuforums.org/showthread.php?t=2011603" name="http://ubuntuforums.org/showthread.php?t=2011603" ADD_DATE="1365585137" ICON_URI="http://ubuntuforums.org/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://ubuntuforums.org/favicon.ico" style="margin-right: 0.5em;"/>[ubuntu] Apache 2.4 is ready for you!</A><a name="[ubuntu] Apache 2.4 is ready for you!" href="#[ubuntu] Apache 2.4 is ready for you!" style="margin-left: 0.5em;">&para;</a>
972
<DD>page's description: ! Please move thread to Server Platforms ! (my mistake) 
973
 
974
The latest stable apache web server 2.4.2 is available for both 12.04 LTS and Quantal Quetzal !  Test away!  Current apache 2.2 users please backup your stuff beforehand! 
975
 
976
apt-add-repository ppa:ptn107/apache 
977
apt-get update 
978
apt-get install apache2 
979
 
980
https://launchpad.net/~ptn107/+archive/apache
981
                            <DT><A HREF="http://stackoverflow.com/questions/11215283/alias-403-forbidden-with-apache" name="http://stackoverflow.com/questions/11215283/alias-403-forbidden-with-apache" ADD_DATE="1365585504" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>Alias 403 Forbidden with Apache - Stack Overflow</A><a name="Alias 403 Forbidden with Apache - Stack Overflow" href="#Alias 403 Forbidden with Apache - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
982
                            <DT><A HREF="http://httpd.apache.org/docs/current/expr.html" name="http://httpd.apache.org/docs/current/expr.html" ADD_DATE="1363223845" ICON_URI="http://httpd.apache.org/docs/current/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/current/images/favicon.ico" style="margin-right: 0.5em;"/>Expressions in Apache HTTP Server - Apache HTTP Server</A><a name="Expressions in Apache HTTP Server - Apache HTTP Server" href="#Expressions in Apache HTTP Server - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
983
                            <DT><A HREF="https://answers.launchpad.net/ubuntu/+question/224526" name="https://answers.launchpad.net/ubuntu/+question/224526" ADD_DATE="1365587608" ICON_URI="https://answers.launchpad.net/@@/launchpad.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://answers.launchpad.net/@@/launchpad.png" style="margin-right: 0.5em;"/>Question #224526 : Questions : Ubuntu</A><a name="Question #224526 : Questions : Ubuntu" href="#Question #224526 : Questions : Ubuntu" style="margin-left: 0.5em;">&para;</a>
984
<DD>page's description: As company compliance to Requirement 10 of PCI DSS, I recently installed a File Integrity Monitoring system using OSSEC HIDSi and it&#39;s been up and running. We are also required to conduct internal vulnerability scan with our network to comply with Requirement 11 and so I used Nexpose Rapid7. After scanning, report says that Linux server running OSSEC is vulnerable through its outdated Apache server (version 2.22) and suggest to upgrade it to version 2.4. Apache server is required for the OSSE...
985
                            <DT><A HREF="http://httpd.apache.org/docs/2.4/upgrading.html" name="http://httpd.apache.org/docs/2.4/upgrading.html" ADD_DATE="1365587989" ICON_URI="http://httpd.apache.org/docs/2.4/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.4/images/favicon.ico" style="margin-right: 0.5em;"/>Upgrading to 2.4 from 2.2 - Apache HTTP Server</A><a name="Upgrading to 2.4 from 2.2 - Apache HTTP Server" href="#Upgrading to 2.4 from 2.2 - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
986
                        </DL><p>
987
                        <DT><a name="auth" href="#auth"><H3 ADD_DATE="1368580641">auth</H3></a>
988
                        <DL><p>
989
                            <DT><a name="digest auth" href="#digest auth"><H3 ADD_DATE="1367385052">digest auth</H3></a>
990
                            <DL><p>
991
                                <DT><A HREF="http://httpd.apache.org/docs/2.4/mod/mod_auth_digest.html" name="http://httpd.apache.org/docs/2.4/mod/mod_auth_digest.html" ADD_DATE="1367384205" ICON_URI="http://httpd.apache.org/docs/2.4/images/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/docs/2.4/images/favicon.ico" style="margin-right: 0.5em;"/>mod_auth_digest - Apache HTTP Server</A><a name="mod_auth_digest - Apache HTTP Server" href="#mod_auth_digest - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
992
                                <DT><A HREF="http://trac.edgewall.org/wiki/TracStandalone#GeneratingPasswordsWithoutApache" name="http://trac.edgewall.org/wiki/TracStandalone#GeneratingPasswordsWithoutApache" ADD_DATE="1367384948" ICON_URI="http://trac.edgewall.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://trac.edgewall.org/favicon.ico" style="margin-right: 0.5em;"/>TracStandalone – The Trac Project</A><a name="TracStandalone – The Trac Project" href="#TracStandalone – The Trac Project" style="margin-left: 0.5em;">&para;</a>
993
                                <DT><A HREF="http://stackoverflow.com/questions/645659/how-do-you-htdigest-400-user-accounts" name="http://stackoverflow.com/questions/645659/how-do-you-htdigest-400-user-accounts" ADD_DATE="1367385029" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>apache - How do you htdigest 400 user accounts? - Stack Overflow</A><a name="apache - How do you htdigest 400 user accounts? - Stack Overflow" href="#apache - How do you htdigest 400 user accounts? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
994
                            </DL><p>
995
                            <DT><A HREF="http://httpd.apache.org/docs/current/programs/htpasswd.html" name="http://httpd.apache.org/docs/current/programs/htpasswd.html" ADD_DATE="1367380070" ICON_URI="http://httpd.apache.org/docs/current/images/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/docs/current/images/favicon.ico" style="margin-right: 0.5em;"/>htpasswd - Manage user files for basic authentication - Apache HTTP Server</A><a name="htpasswd - Manage user files for basic authentication - Apache HTTP Server" href="#htpasswd - Manage user files for basic authentication - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
996
<DD>&quot;The SHA encryption format does not use salting&quot;
997
                            <DT><A HREF="http://httpd.apache.org/docs/current/misc/password_encryptions.html" name="http://httpd.apache.org/docs/current/misc/password_encryptions.html" ADD_DATE="1368580615" ICON_URI="http://httpd.apache.org/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/favicon.ico" style="margin-right: 0.5em;"/>Password Formats - Apache HTTP Server</A><a name="Password Formats - Apache HTTP Server" href="#Password Formats - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
998
                        </DL><p>
999
                        <DT><a name="doc" href="#doc"><H3 ADD_DATE="1368580687">doc</H3></a>
1000
                        <DL><p>
1001
                            <DT><a name="mod_rewrite" href="#mod_rewrite"><H3 ADD_DATE="1368580730">mod_rewrite</H3></a>
1002
                            <DL><p>
1003
                                <DT><A HREF="http://httpd.apache.org/docs/2.2/rewrite/advanced.html#setenvvars" name="http://httpd.apache.org/docs/2.2/rewrite/advanced.html#setenvvars" ADD_DATE="1363412110" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>Advanced Techniques with mod_rewrite - Apache HTTP Server</A><a name="Advanced Techniques with mod_rewrite - Apache HTTP Server" href="#Advanced Techniques with mod_rewrite - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
1004
                                <DT><A HREF="http://httpd.apache.org/docs/2.2/rewrite/flags.html#flag_dpi" name="http://httpd.apache.org/docs/2.2/rewrite/flags.html#flag_dpi" ADD_DATE="1363354438" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>RewriteRule Flags - Apache HTTP Server</A><a name="RewriteRule Flags - Apache HTTP Server" href="#RewriteRule Flags - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
1005
                                <DT><A HREF="http://httpd.apache.org/docs/current/mod/mod_rewrite.html" name="http://httpd.apache.org/docs/current/mod/mod_rewrite.html" ADD_DATE="1365613941" ICON_URI="http://httpd.apache.org/docs/current/images/favicon.ico"><img width="16" height="16" src="http://httpd.apache.org/docs/current/images/favicon.ico" style="margin-right: 0.5em;"/>mod_rewrite - Apache HTTP Server</A><a name="mod_rewrite - Apache HTTP Server" href="#mod_rewrite - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
1006
                            </DL><p>
1007
                            <DT><A HREF="http://httpd.apache.org/docs/2.2/mod/" name="http://httpd.apache.org/docs/2.2/mod/" ADD_DATE="1363045575" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>Apache</A><a name="Apache" href="#Apache" style="margin-left: 0.5em;">&para;</a>
1008
                            <DT><A HREF="http://httpd.apache.org/docs/1.3/mod/core.html#errordocument" name="http://httpd.apache.org/docs/1.3/mod/core.html#errordocument" ADD_DATE="1363159398" ICON_URI="http://httpd.apache.org/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/favicon.ico" style="margin-right: 0.5em;"/>Apache Core Features ErrorDocument directive</A><a name="Apache Core Features ErrorDocument directive" href="#Apache Core Features ErrorDocument directive" style="margin-left: 0.5em;">&para;</a>
1009
                            <DT><A HREF="http://httpd.apache.org/docs/2.2/mod/mod_alias.html#redirect" name="http://httpd.apache.org/docs/2.2/mod/mod_alias.html#redirect" ADD_DATE="1363194976" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>mod_alias - Apache HTTP Server</A><a name="mod_alias - Apache HTTP Server" href="#mod_alias - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
1010
                            <DT><A HREF="http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#indexoptions.descriptionwidth" name="http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#indexoptions.descriptionwidth" ADD_DATE="1363420108" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>mod_autoindex - Apache HTTP Server</A><a name="mod_autoindex - Apache HTTP Server" href="#mod_autoindex - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
1011
                            <DT><A HREF="http://httpd.apache.org/docs/current/mod/mod_userdir.html" name="http://httpd.apache.org/docs/current/mod/mod_userdir.html" ADD_DATE="1368583821" ICON_URI="http://httpd.apache.org/docs/current/images/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/docs/current/images/favicon.ico" style="margin-right: 0.5em;"/>mod_userdir - Apache HTTP Server</A><a name="mod_userdir - Apache HTTP Server" href="#mod_userdir - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
1012
                            <DT><A HREF="http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html" name="http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html" ADD_DATE="1368586151" ICON_URI="http://httpd.apache.org/docs/2.2/images/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://httpd.apache.org/docs/2.2/images/favicon.ico" style="margin-right: 0.5em;"/>mod_authz_host - Apache HTTP Server</A><a name="mod_authz_host - Apache HTTP Server" href="#mod_authz_host - Apache HTTP Server" style="margin-left: 0.5em;">&para;</a>
1013
                        </DL><p>
1014
                        <DT><a name="mod_rewrite" href="#mod_rewrite"><H3 ADD_DATE="1368580694">mod_rewrite</H3></a>
1015
                        <DL><p>
1016
                            <DT><A HREF="http://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial.html" name="http://www.askapache.com/htaccess/crazy-advanced-mod_rewrite-tutorial.html" ADD_DATE="1363412360" ICON_URI="http://www.askapache.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.askapache.com/favicon.ico" style="margin-right: 0.5em;"/>Crazy Advanced Mod_Rewrite Debug Tutorial</A><a name="Crazy Advanced Mod_Rewrite Debug Tutorial" href="#Crazy Advanced Mod_Rewrite Debug Tutorial" style="margin-left: 0.5em;">&para;</a>
1017
<DD>page's description: Crazy Advanced Mod_Rewrite Debug Tutorial
1018
                            <DT><A HREF="https://issues.apache.org/bugzilla/show_bug.cgi?id=38642" name="https://issues.apache.org/bugzilla/show_bug.cgi?id=38642" ADD_DATE="1363356090" ICON_URI="https://issues.apache.org/bugzilla/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://issues.apache.org/bugzilla/images/favicon.ico" style="margin-right: 0.5em;"/>Bug 38642 – mod_rewrite adds path info postfix after a substitution occured</A><a name="Bug 38642 – mod_rewrite adds path info postfix after a substitution occured" href="#Bug 38642 – mod_rewrite adds path info postfix after a substitution occured" style="margin-left: 0.5em;">&para;</a>
1019
                            <DT><A HREF="http://stackoverflow.com/questions/4126964/htaccess-rewriterule-document-root-and-rewritebase" name="http://stackoverflow.com/questions/4126964/htaccess-rewriterule-document-root-and-rewritebase" ADD_DATE="1363199172" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>mod rewrite - .htaccess RewriteRule - DOCUMENT_ROOT and RewriteBase - Stack Overflow</A><a name="mod rewrite - .htaccess RewriteRule - DOCUMENT_ROOT and RewriteBase - Stack Overflow" href="#mod rewrite - .htaccess RewriteRule - DOCUMENT_ROOT and RewriteBase - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1020
                        </DL><p>
1021
                        <DT><A HREF="http://www.wikivs.com/wiki/Apache_vs_Lighttpd" name="http://www.wikivs.com/wiki/Apache_vs_Lighttpd" ADD_DATE="1365931468" ICON_URI="http://www.wikivs.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.wikivs.com/favicon.ico" style="margin-right: 0.5em;"/>Apache vs Lighttpd - WikiVS</A><a name="Apache vs Lighttpd - WikiVS" href="#Apache vs Lighttpd - WikiVS" style="margin-left: 0.5em;">&para;</a>
1022
<DD>&quot;In Lighttpd you&#39;re restricted to rewriting via the config level only, which means for things like Wordpress you will need to hard code the rewrite rule in.&quot;
1023
                        <DT><A HREF="http://snipplr.com/view/15626/" name="http://snipplr.com/view/15626/" ADD_DATE="1363041609" ICON_URI="http://snipplr.com/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://snipplr.com/images/favicon.ico" style="margin-right: 0.5em;"/>apache2 - enabling and disabling sites - Apache - Snipplr Social Snippet Repository</A><a name="apache2 - enabling and disabling sites - Apache - Snipplr Social Snippet Repository" href="#apache2 - enabling and disabling sites - Apache - Snipplr Social Snippet Repository" style="margin-left: 0.5em;">&para;</a>
1024
<DD>page's description: enable and disable sites and modules in apache 2
1025
                        <DT><A HREF="http://www.my-ride-home.com/2010/12/mod_autoindex/" name="http://www.my-ride-home.com/2010/12/mod_autoindex/" ADD_DATE="1365582001" ICON_URI="http://www.my-ride-home.com/wp-content/themes/my-ride-home/favicon.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.my-ride-home.com/wp-content/themes/my-ride-home/favicon.png" style="margin-right: 0.5em;"/>Beefed Up mod_autoindex Listings « My Ride Home</A><a name="Beefed Up mod_autoindex Listings « My Ride Home" href="#Beefed Up mod_autoindex Listings « My Ride Home" style="margin-left: 0.5em;">&para;</a>
1026
                        <DT><A HREF="https://issues.apache.org/bugzilla/show_bug.cgi?id=31210" name="https://issues.apache.org/bugzilla/show_bug.cgi?id=31210" ADD_DATE="1365850001" ICON_URI="https://issues.apache.org/bugzilla/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://issues.apache.org/bugzilla/images/favicon.ico" style="margin-right: 0.5em;"/>Bug 31210 – Problematic competition between mod_rewrite and mod_dir</A><a name="Bug 31210 – Problematic competition between mod_rewrite and mod_dir" href="#Bug 31210 – Problematic competition between mod_rewrite and mod_dir" style="margin-left: 0.5em;">&para;</a>
1027
<DD>&quot;
1028
&gt; /* if someone used the PASSTHROUGH flag in per-dir
1029
&gt; * context we just ignore it. It is only useful
1030
&gt; * in per-server context
1031
&gt; */
1032
&quot;
1033
                        <DT><A HREF="http://stackoverflow.com/questions/289586/how-can-i-check-which-version-of-apache-is-installed-on-a-debian-machine" name="http://stackoverflow.com/questions/289586/how-can-i-check-which-version-of-apache-is-installed-on-a-debian-machine" ADD_DATE="1363226341" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How can I check which version of apache is installed on a Debian machine? - Stack Overflow</A><a name="How can I check which version of apache is installed on a Debian machine? - Stack Overflow" href="#How can I check which version of apache is installed on a Debian machine? - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1034
                        <DT><A HREF="http://www.debian-administration.org/articles/349" name="http://www.debian-administration.org/articles/349" ADD_DATE="1367387101" ICON_URI="http://www.debian-administration.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.debian-administration.org/favicon.ico" style="margin-right: 0.5em;"/>Setting up an SSL server with Apache2</A><a name="Setting up an SSL server with Apache2" href="#Setting up an SSL server with Apache2" style="margin-left: 0.5em;">&para;</a>
1035
<DD>page's description: Tips for a Debian GNU/Linux System Administrator.
1036
                        <DT><A HREF="http://wptrafficanalyzer.in/blog/setting-up-self-signed-ssl-certificate-to-use-with-apache-web-server/" name="http://wptrafficanalyzer.in/blog/setting-up-self-signed-ssl-certificate-to-use-with-apache-web-server/" ADD_DATE="1367387771" ICON_URI="http://wptrafficanalyzer.in/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://wptrafficanalyzer.in/favicon.ico" style="margin-right: 0.5em;"/>Setting up Self-Signed SSL Certificate to use with Apache Web Server | Knowledge by Experience</A><a name="Setting up Self-Signed SSL Certificate to use with Apache Web Server | Knowledge by Experience" href="#Setting up Self-Signed SSL Certificate to use with Apache Web Server | Knowledge by Experience" style="margin-left: 0.5em;">&para;</a>
1037
<DD>page's description: In this article, we will see, how to setup a self-signed SSL certificate and configure it to use with Apache Web Server in Ubuntu Linux platform.    This i...
1038
                        <DT><A HREF="http://smartwebdeveloper.com/mac/httpd-conf-location-mac" name="http://smartwebdeveloper.com/mac/httpd-conf-location-mac" ADD_DATE="1368580081" ICON_URI="http://smartwebdeveloper.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://smartwebdeveloper.com/favicon.ico" style="margin-right: 0.5em;"/>Where are the Apache Configuration files on Mac? – httpd.conf | Smart Web Developer</A><a name="Where are the Apache Configuration files on Mac? – httpd.conf | Smart Web Developer" href="#Where are the Apache Configuration files on Mac? – httpd.conf | Smart Web Developer" style="margin-left: 0.5em;">&para;</a>
1039
<DD>page's description: Here&#39;s where to find httpd.conf on Mac. This is the httpd.conf location on Mac OS X 10.6 Snow Leopard and Mac OS X 10.7 Lion. This article also shows how to
941 1040
                    </DL><p>
1041
                    <DT><a name="FastCGI" href="#FastCGI"><H3 ADD_DATE="1346354939">FastCGI</H3></a>
1042
                    <DL><p>
1043
                        <DT><A HREF="http://www.fastcgi.com/devkit/doc/fcgi-java.htm" name="http://www.fastcgi.com/devkit/doc/fcgi-java.htm" ADD_DATE="1346354850" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Integrating FastCGI with Java</A><a name="Integrating FastCGI with Java" href="#Integrating FastCGI with Java" style="margin-left: 0.5em;">&para;</a>
1044
                        <DT><A HREF="http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html" name="http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html" ADD_DATE="1346354921" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Apache module mod_fastcgi</A><a name="Apache module mod_fastcgi" href="#Apache module mod_fastcgi" style="margin-left: 0.5em;">&para;</a>
1045
                    </DL><p>
1046
                    <DT><a name="Java frameworks" href="#Java frameworks"><H3 ADD_DATE="1380329598">Java frameworks</H3></a>
1047
                    <DL><p>
1048
                        <DT><A HREF="http://programmers.stackexchange.com/questions/102090/why-isnt-java-used-for-modern-web-application-development#102118" name="http://programmers.stackexchange.com/questions/102090/why-isnt-java-used-for-modern-web-application-development#102118" ADD_DATE="1380326964" ICON_URI="http://cdn.sstatic.net/programmers/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/programmers/img/favicon.ico" style="margin-right: 0.5em;"/>Why isn&#39;t Java used for modern web application development? - Programmers Stack Exchange</A><a name="Why isn&#39;t Java used for modern web application development? - Programmers Stack Exchange" href="#Why isn&#39;t Java used for modern web application development? - Programmers Stack Exchange" style="margin-left: 0.5em;">&para;</a>
1049
<DD>&quot;Twitter for example was built using Rails/Ruby but once it became unscalable, they migrated to the JVM.&quot;
1050

  
1051
&quot;There are over 38 different web frameworks for java according to wikipedia ( http://en.wikipedia.org/wiki/Comparison_of_web_application_frameworks#Java ) and 23 different ORM&#39;s ( http://en.wikipedia.org/wiki/List_of_object-relational_mapping_software#Java )&quot;
1052

  
1053
&quot;it seems that dynamic languages tend to have the tools and frameworks that remove a lot of boilerplate code. (To make up for our lack of powerful IDEs that generate boilerplate for us.)&quot;
1054

  
1055
&quot;The steps to become proficient with Java are complex and/or expensive&quot;
1056

  
1057
&quot;Applets extinguished maybe decade ago&quot; (but they are still used for self-contained UIs, such as games)
1058
&quot;Flash did what Applets tried to be. Quick start up, fast download, low memory footprint&quot; (but they lack Java&#39;s type safety and large library)
1059

  
1060
&quot;We implemented our own dynamic class loader which means we can change Java classes on the fly without restarting the server&quot;
1061
                    </DL><p>
1062
                    <DT><A HREF="http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/" name="http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/" ADD_DATE="1348237687" ICON_URI="http://www.mkyong.com/wp-content/themes/mkyong-ma/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.mkyong.com/wp-content/themes/mkyong-ma/images/favicon.ico" style="margin-right: 0.5em;"/>How to change Tomcat default port ?</A><a name="How to change Tomcat default port ?" href="#How to change Tomcat default port ?" style="margin-left: 0.5em;">&para;</a>
942 1063
                </DL><p>
943 1064
                <DT><a name="URLs" href="#URLs"><H3 ADD_DATE="1363164437">URLs</H3></a>
944 1065
                <DL><p>
......
946 1067
<DD>page's description: I have recently written about the value of fundamentals in software development. I am still firmly of the opinion that you need to have your fundamentals down
947 1068
                    <DT><A HREF="http://purl.org/docs/index.html" name="http://purl.org/docs/index.html" ADD_DATE="1363161370" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>PURL Home Page</A><a name="PURL Home Page" href="#PURL Home Page" style="margin-left: 0.5em;">&para;</a>
948 1069
                    <DT><A HREF="https://bitly.com/" name="https://bitly.com/" ADD_DATE="1362840677" ICON_URI="https://d1ayxb9ooonjts.cloudfront.net/22f1d0b2154c2f58baf06f92038d262a.png"><img width="16" height="16" src="https://d1ayxb9ooonjts.cloudfront.net/22f1d0b2154c2f58baf06f92038d262a.png" style="margin-right: 0.5em;"/>bitly</A><a name="bitly" href="#bitly" style="margin-left: 0.5em;">&para;</a>
1070
                    <DT><A HREF="http://meyerweb.com/eric/tools/dencoder/" name="http://meyerweb.com/eric/tools/dencoder/" ADD_DATE="1333064653" ICON_URI="http://meyerweb.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://meyerweb.com/favicon.ico" style="margin-right: 0.5em;"/>URL Decoder/Encoder</A><a name="URL Decoder/Encoder" href="#URL Decoder/Encoder" style="margin-left: 0.5em;">&para;</a>
949 1071
                </DL><p>
950
                <DT><a name="wikis" href="#wikis"><H3 ADD_DATE="1362803351">wikis</H3></a>
951
                <DL><p>
952
                    <DT><a name="Redmine" href="#Redmine"><H3 ADD_DATE="1357201212">Redmine</H3></a>
953
                    <DL><p>
954
                        <DT><a name="HTML" href="#HTML"><H3 ADD_DATE="1368736652">HTML</H3></a>
955
                        <DL><p>
956
                            <DT><A HREF="http://www.redmine.org/issues/6272" name="http://www.redmine.org/issues/6272" ADD_DATE="1367735450" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Defect #6272: Raw HTML Formating not working - Redmine</A><a name="Defect #6272: Raw HTML Formating not working - Redmine" href="#Defect #6272: Raw HTML Formating not working - Redmine" style="margin-left: 0.5em;">&para;</a>
957
<DD>page's description: Redmine
958
                            <DT><A HREF="http://www.redmine.org/boards/2/topics/3790" name="http://www.redmine.org/boards/2/topics/3790" ADD_DATE="1368736537" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Comments in Wiki pages - Redmine</A><a name="Comments in Wiki pages - Redmine" href="#Comments in Wiki pages - Redmine" style="margin-left: 0.5em;">&para;</a>
959
<DD>page's description: Redmine
960
                            <DT><A HREF="http://www.redmine.org/boards/2/topics/2677" name="http://www.redmine.org/boards/2/topics/2677" ADD_DATE="1368736783" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Insert HTML fragments - Redmine</A><a name="Insert HTML fragments - Redmine" href="#Insert HTML fragments - Redmine" style="margin-left: 0.5em;">&para;</a>
961
<DD>page's description: Redmine
962
                        </DL><p>
963
                        <DT><a name="WYSIWYG" href="#WYSIWYG"><H3 ADD_DATE="1368736632">WYSIWYG</H3></a>
964
                        <DL><p>
965
                            <DT><A HREF="http://www.redmine.org/boards/3/topics/31075" name="http://www.redmine.org/boards/3/topics/31075" ADD_DATE="1368736666" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>New WYSIWYG for Wiki - Redmine</A><a name="New WYSIWYG for Wiki - Redmine" href="#New WYSIWYG for Wiki - Redmine" style="margin-left: 0.5em;">&para;</a>
966
<DD>page's description: Redmine
967
                            <DT><A HREF="https://github.com/PeterLawrence/redmine_wysiwyg_textile" name="https://github.com/PeterLawrence/redmine_wysiwyg_textile" ADD_DATE="1368736676" ICON_URI="https://github.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="https://github.com/favicon.ico" style="margin-right: 0.5em;"/>PeterLawrence/redmine_wysiwyg_textile · GitHub</A><a name="PeterLawrence/redmine_wysiwyg_textile · GitHub" href="#PeterLawrence/redmine_wysiwyg_textile · GitHub" style="margin-left: 0.5em;">&para;</a>
968
<DD>page's description: redmine_wysiwyg_textile - Redmine Wysiwyg Textile Editor using tinymce
969
                        </DL><p>
970
                        <DT><A HREF="http://www.redmine.org/boards/2/topics/388" name="http://www.redmine.org/boards/2/topics/388" ADD_DATE="1357201244" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Anchors in wiki pages - Redmine</A><a name="Anchors in wiki pages - Redmine" href="#Anchors in wiki pages - Redmine" style="margin-left: 0.5em;">&para;</a>
971
<DD>page's description: Redmine
972
                        <DT><A HREF="http://www.redmine.org/issues/4482" name="http://www.redmine.org/issues/4482" ADD_DATE="1357904532" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Feature #4482: Cache textile rendering - Redmine</A><a name="Feature #4482: Cache textile rendering - Redmine" href="#Feature #4482: Cache textile rendering - Redmine" style="margin-left: 0.5em;">&para;</a>
973
<DD>page's description: Redmine
974
                        <DT><A HREF="http://evolvingweb.ca/story/introducing-redmine-google-docs-plugin" name="http://evolvingweb.ca/story/introducing-redmine-google-docs-plugin" ADD_DATE="1362803269" ICON_URI="http://evolvingweb.ca/sites/all/themes/ew/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://evolvingweb.ca/sites/all/themes/ew/favicon.ico" style="margin-right: 0.5em;"/>Introducing the Redmine Google Docs Plugin | Evolving Web</A><a name="Introducing the Redmine Google Docs Plugin | Evolving Web" href="#Introducing the Redmine Google Docs Plugin | Evolving Web" style="margin-left: 0.5em;">&para;</a>
975
                        <DT><A HREF="http://www.redmine.org/boards/2/topics/5681?r=5703" name="http://www.redmine.org/boards/2/topics/5681?r=5703" ADD_DATE="1318974011" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Redmine - How to make wiki public - Redmine</A><a name="Redmine - How to make wiki public - Redmine" href="#Redmine - How to make wiki public - Redmine" style="margin-left: 0.5em;">&para;</a>
976
<DD>page's description: Redmine
977
                        <DT><A HREF="http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting" name="http://www.redmine.org/projects/redmine/wiki/RedmineTextFormatting" ADD_DATE="1317847896" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Redmine - RedmineTextFormatting - Redmine</A><a name="Redmine - RedmineTextFormatting - Redmine" href="#Redmine - RedmineTextFormatting - Redmine" style="margin-left: 0.5em;">&para;</a>
978
<DD>page's description: Redmine
979
                        <DT><A HREF="https://projects.nceas.ucsb.edu/nceas/help/wiki_syntax_detailed.html" name="https://projects.nceas.ucsb.edu/nceas/help/wiki_syntax_detailed.html" ADD_DATE="1317847829" LAST_CHARSET="UTF-8"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>RedmineWikiFormatting</A><a name="RedmineWikiFormatting" href="#RedmineWikiFormatting" style="margin-left: 0.5em;">&para;</a>
980
                        <DT><A HREF="http://bokov.net/weblog/project-managment/redmine-as-corporate-wikipedia/#redmine_anchors" name="http://bokov.net/weblog/project-managment/redmine-as-corporate-wikipedia/#redmine_anchors" ADD_DATE="1357201760" ICON_URI="http://bokov.net/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bokov.net/favicon.ico" style="margin-right: 0.5em;"/>Using anchors in redmine - Alexey Bokov’s weblog » Blog Archive » Redmine as corporate wikipedia</A><a name="Using anchors in redmine - Alexey Bokov’s weblog » Blog Archive » Redmine as corporate wikipedia" href="#Using anchors in redmine - Alexey Bokov’s weblog » Blog Archive » Redmine as corporate wikipedia" style="margin-left: 0.5em;">&para;</a>
981
                    </DL><p>
982
                    <DT><a name="TWiki" href="#TWiki"><H3 ADD_DATE="1357201232">TWiki</H3></a>
983
                    <DL><p>
984
                        <DT><A HREF="http://twiki.org/cgi-bin/view/Codev/ForceNewRevisionCheckBox" name="http://twiki.org/cgi-bin/view/Codev/ForceNewRevisionCheckBox" ADD_DATE="1366421658" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>ForceNewRevisionCheckBox &lt; Codev &lt; TWiki</A><a name="ForceNewRevisionCheckBox &lt; Codev &lt; TWiki" href="#ForceNewRevisionCheckBox &lt; Codev &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
985
                        <DT><A HREF="http://twiki.org/cgi-bin/view/Support/SID-00137" name="http://twiki.org/cgi-bin/view/Support/SID-00137" ADD_DATE="1366418985" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>Is there a way to list all the child topics in a parent topic &lt; Support &lt; TWiki</A><a name="Is there a way to list all the child topics in a parent topic &lt; Support &lt; TWiki" href="#Is there a way to list all the child topics in a parent topic &lt; Support &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
986
                        <DT><A HREF="http://controls.web.psi.ch/cgi-bin/twiki/view/Main/ProgrammingSearchesInTWiki" name="http://controls.web.psi.ch/cgi-bin/twiki/view/Main/ProgrammingSearchesInTWiki" ADD_DATE="1366419125" ICON_URI="http://controls.web.psi.ch/TWiki-4.1.2/pub/Main/WebPreferences/favicon.ico" LAST_CHARSET="ISO-8859-15"><img width="16" height="16" src="http://controls.web.psi.ch/TWiki-4.1.2/pub/Main/WebPreferences/favicon.ico" style="margin-right: 0.5em;"/>ProgrammingSearchesInTWiki &lt; Main &lt; TWiki</A><a name="ProgrammingSearchesInTWiki &lt; Main &lt; TWiki" href="#ProgrammingSearchesInTWiki &lt; Main &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
987
                        <DT><A HREF="http://twiki.org/cgi-bin/view/TWiki/TextFormattingRules" name="http://twiki.org/cgi-bin/view/TWiki/TextFormattingRules" ADD_DATE="1357200883" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TextFormattingRules &lt; TWiki &lt; TWiki</A><a name="TextFormattingRules &lt; TWiki &lt; TWiki" href="#TextFormattingRules &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
988
                        <DT><A HREF="https://twiki.cern.ch/twiki/bin/view/TWiki/TreePlugin" name="https://twiki.cern.ch/twiki/bin/view/TWiki/TreePlugin" ADD_DATE="1366419558" ICON_URI="https://twiki.cern.ch/twiki/pub/TWiki/WebPreferences/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="https://twiki.cern.ch/twiki/pub/TWiki/WebPreferences/favicon.ico" style="margin-right: 0.5em;"/>TreePlugin &lt; TWiki &lt; TWiki</A><a name="TreePlugin &lt; TWiki &lt; TWiki" href="#TreePlugin &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
989
                        <DT><A HREF="http://library.linode.com/web-applications/wikis/twiki/ubuntu-10.04-lucid" name="http://library.linode.com/web-applications/wikis/twiki/ubuntu-10.04-lucid" ADD_DATE="1366410571" ICON_URI="http://library.linode.com/media/favicon.png" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://library.linode.com/media/favicon.png" style="margin-right: 0.5em;"/>TWiki on Ubuntu 10.04 (Lucid) – Linode Library</A><a name="TWiki on Ubuntu 10.04 (Lucid) – Linode Library" href="#TWiki on Ubuntu 10.04 (Lucid) – Linode Library" style="margin-left: 0.5em;">&para;</a>
990
<DD>page's description: Install and configure a structured wiki with TWiki. 
991
                        <DT><A HREF="https://twiki.cern.ch/twiki/bin/view/TWiki/TWikiDocumentation#Install_Plugins" name="https://twiki.cern.ch/twiki/bin/view/TWiki/TWikiDocumentation#Install_Plugins" ADD_DATE="1366420748" ICON_URI="https://twiki.cern.ch/twiki/pub/TWiki/WebPreferences/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="https://twiki.cern.ch/twiki/pub/TWiki/WebPreferences/favicon.ico" style="margin-right: 0.5em;"/>TWikiDocumentation &lt; TWiki &lt; TWiki</A><a name="TWikiDocumentation &lt; TWiki &lt; TWiki" href="#TWikiDocumentation &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
992
                        <DT><A HREF="http://twiki.org/cgi-bin/view/Codev/TWikiOnUbuntu" name="http://twiki.org/cgi-bin/view/Codev/TWikiOnUbuntu" ADD_DATE="1366410311" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TWikiOnUbuntu &lt; Codev &lt; TWiki</A><a name="TWikiOnUbuntu &lt; Codev &lt; TWiki" href="#TWikiOnUbuntu &lt; Codev &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
993
                        <DT><A HREF="http://twiki.org/cgi-bin/view/TWiki/TWikiPreferences" name="http://twiki.org/cgi-bin/view/TWiki/TWikiPreferences" ADD_DATE="1366699043" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TWikiPreferences &lt; TWiki &lt; TWiki</A><a name="TWikiPreferences &lt; TWiki &lt; TWiki" href="#TWikiPreferences &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
994
                        <DT><A HREF="http://twiki.org/cgi-bin/view/TWiki/TWikiVariables" name="http://twiki.org/cgi-bin/view/TWiki/TWikiVariables" ADD_DATE="1366417572" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TWikiVariables &lt; TWiki &lt; TWiki</A><a name="TWikiVariables &lt; TWiki &lt; TWiki" href="#TWikiVariables &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
995
                        <DT><A HREF="http://twiki.org/cgi-bin/view/Plugins/BlackListPlugin" name="http://twiki.org/cgi-bin/view/Plugins/BlackListPlugin" ADD_DATE="1366701228" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>BlackListPlugin &lt; Plugins &lt; TWiki</A><a name="BlackListPlugin &lt; Plugins &lt; TWiki" href="#BlackListPlugin &lt; Plugins &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
996
                        <DT><A HREF="http://twiki.org/cgi-bin/view/Codev/StrikeThroughShortHand" name="http://twiki.org/cgi-bin/view/Codev/StrikeThroughShortHand" ADD_DATE="1367737233" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>StrikeThroughShortHand &lt; Codev &lt; TWiki</A><a name="StrikeThroughShortHand &lt; Codev &lt; TWiki" href="#StrikeThroughShortHand &lt; Codev &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
997
                        <DT><A HREF="http://drupal.org/node/1093736" name="http://drupal.org/node/1093736" ADD_DATE="1367745030" ICON_URI="http://drupal.org/misc/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://drupal.org/misc/favicon.ico" style="margin-right: 0.5em;"/>Option To Control inline_styles TinyMCE Setting [#1093736] | Drupal</A><a name="Option To Control inline_styles TinyMCE Setting [#1093736] | Drupal" href="#Option To Control inline_styles TinyMCE Setting [#1093736] | Drupal" style="margin-left: 0.5em;">&para;</a>
998
                        <DT><A HREF="http://twiki.org/cgi-bin/view/Plugins/TinyMCEPlugin" name="http://twiki.org/cgi-bin/view/Plugins/TinyMCEPlugin" ADD_DATE="1367748097" ICON_URI="http://twiki.org/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://twiki.org/favicon.ico" style="margin-right: 0.5em;"/>TinyMCEPlugin &lt; Plugins &lt; TWiki</A><a name="TinyMCEPlugin &lt; Plugins &lt; TWiki" href="#TinyMCEPlugin &lt; Plugins &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
999
                        <DT><A HREF="http://www.forestbrookepool.com/twiki/bin/view/TWiki/DontNotify" name="http://www.forestbrookepool.com/twiki/bin/view/TWiki/DontNotify" ADD_DATE="1367748111" ICON_URI="http://www.forestbrookepool.com/twiki/pub/TWiki/WebPreferences/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://www.forestbrookepool.com/twiki/pub/TWiki/WebPreferences/favicon.ico" style="margin-right: 0.5em;"/>DontNotify &lt; TWiki &lt; TWiki</A><a name="DontNotify &lt; TWiki &lt; TWiki" href="#DontNotify &lt; TWiki &lt; TWiki" style="margin-left: 0.5em;">&para;</a>
1000
                    </DL><p>
1001
                    <DT><A HREF="http://www.atlassian.com/licensing/confluence" name="http://www.atlassian.com/licensing/confluence" ADD_DATE="1362529548" ICON_URI="http://www.atlassian.com/dms/wac/favicon_wac.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.atlassian.com/dms/wac/favicon_wac.ico" style="margin-right: 0.5em;"/>Confluence Licensing | Atlassian</A><a name="Confluence Licensing | Atlassian" href="#Confluence Licensing | Atlassian" style="margin-left: 0.5em;">&para;</a>
1002
                    <DT><A HREF="http://www.atlassian.com/software/confluence/pricing/?tab=download" name="http://www.atlassian.com/software/confluence/pricing/?tab=download" ADD_DATE="1362529807" ICON_URI="http://www.atlassian.com/dms/wac/favicon_wac.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.atlassian.com/dms/wac/favicon_wac.ico" style="margin-right: 0.5em;"/>Pricing | Atlassian Confluence</A><a name="Pricing | Atlassian Confluence" href="#Pricing | Atlassian Confluence" style="margin-left: 0.5em;">&para;</a>
1003
<DD>page's description: Confluence pricing starts at $10 for 10 users and scales with your growing business, from startup to enterprise. Download Confluence or try hosted.
1004
                </DL><p>
1005
                <DT><A HREF="http://www.cruto.com/resources/code-generators/code-converters/html-to-xhtml.asp" name="http://www.cruto.com/resources/code-generators/code-converters/html-to-xhtml.asp" ADD_DATE="1366924824" LAST_CHARSET="windows-1252"><img width="16" height="16" src="blank.gif" style="margin-right: 0.5em;"/>Convert HTML to XHTML</A><a name="Convert HTML to XHTML" href="#Convert HTML to XHTML" style="margin-left: 0.5em;">&para;</a>
1006
<DD>page's description: Online HTML to XHTML converter tool, copy and paste your HTML source code into the box below.
1007 1072
                <DT><A HREF="http://en.wikipedia.org/wiki/Data_URI_scheme" name="http://en.wikipedia.org/wiki/Data_URI_scheme" ADD_DATE="1367370763" ICON_URI="http://bits.wikimedia.org/favicon/wikipedia.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://bits.wikimedia.org/favicon/wikipedia.ico" style="margin-right: 0.5em;"/>Data URI scheme - Wikipedia, the free encyclopedia</A><a name="Data URI scheme - Wikipedia, the free encyclopedia" href="#Data URI scheme - Wikipedia, the free encyclopedia" style="margin-left: 0.5em;">&para;</a>
1008 1073
                <DT><A HREF="http://gmvault.org/download.html" name="http://gmvault.org/download.html" ADD_DATE="1377193376" ICON_URI="http://gmvault.org/assets/ico/gmv-favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://gmvault.org/assets/ico/gmv-favicon.ico" style="margin-right: 0.5em;"/>Gmvault: gmail backup</A><a name="Gmvault: gmail backup" href="#Gmvault: gmail backup" style="margin-left: 0.5em;">&para;</a>
1009 1074
<DD>page's description: backup and restore your gmail account
......
1012 1077

  
1013 1078
To do full backup: /Applications/gmvault-v1.8.1-beta/bin/gmvault sync user@gmail.com
1014 1079
To backup only new e-mails: /Applications/gmvault-v1.8.1-beta/bin/gmvault sync --type quick user@gmail.com
1015
                <DT><A HREF="http://stackoverflow.com/questions/2208933/how-do-i-force-a-favicon-refresh" name="http://stackoverflow.com/questions/2208933/how-do-i-force-a-favicon-refresh" ADD_DATE="1367388621" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>How do I force a favicon refresh - Stack Overflow</A><a name="How do I force a favicon refresh - Stack Overflow" href="#How do I force a favicon refresh - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1016
                <DT><A HREF="http://www.webtlk.com/2011/09/12/how-to-block-certain-sites-in-google-search-results-without-extensions/" name="http://www.webtlk.com/2011/09/12/how-to-block-certain-sites-in-google-search-results-without-extensions/" ADD_DATE="1329260758" ICON_URI="http://www.webtlk.com/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.webtlk.com/favicon.ico" style="margin-right: 0.5em;"/>How to Block Certain Sites in Google Search Results without Extensions | Web Talk</A><a name="How to Block Certain Sites in Google Search Results without Extensions | Web Talk" href="#How to Block Certain Sites in Google Search Results without Extensions | Web Talk" style="margin-left: 0.5em;">&para;</a>
1017
<DD>page's description: Google users are accustomed to modify the  Google official home page with a lot of  extensions able to modify the design of the Google search engine page as
1018
                <DT><A HREF="http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/" name="http://www.mkyong.com/tomcat/how-to-change-tomcat-default-port/" ADD_DATE="1348237687" ICON_URI="http://www.mkyong.com/wp-content/themes/mkyong-ma/images/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://www.mkyong.com/wp-content/themes/mkyong-ma/images/favicon.ico" style="margin-right: 0.5em;"/>How to change Tomcat default port ?</A><a name="How to change Tomcat default port ?" href="#How to change Tomcat default port ?" style="margin-left: 0.5em;">&para;</a>
1019
                <DT><A HREF="http://stackoverflow.com/questions/2296097/making-an-svg-image-object-clickable-with-onclick-avoiding-absolute-positioning" name="http://stackoverflow.com/questions/2296097/making-an-svg-image-object-clickable-with-onclick-avoiding-absolute-positioning" ADD_DATE="1360695157" ICON_URI="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/stackoverflow/img/favicon.ico" style="margin-right: 0.5em;"/>html - Making an svg image object clickable with onclick, avoiding absolute positioning - Stack Overflow</A><a name="html - Making an svg image object clickable with onclick, avoiding absolute positioning - Stack Overflow" href="#html - Making an svg image object clickable with onclick, avoiding absolute positioning - Stack Overflow" style="margin-left: 0.5em;">&para;</a>
1020
                <DT><A HREF="http://meyerweb.com/eric/tools/dencoder/" name="http://meyerweb.com/eric/tools/dencoder/" ADD_DATE="1333064653" ICON_URI="http://meyerweb.com/favicon.ico" LAST_CHARSET="ISO-8859-1"><img width="16" height="16" src="http://meyerweb.com/favicon.ico" style="margin-right: 0.5em;"/>URL Decoder/Encoder</A><a name="URL Decoder/Encoder" href="#URL Decoder/Encoder" style="margin-left: 0.5em;">&para;</a>
1021
                <DT><A HREF="http://support.mozilla.org/en-US/questions/890741" name="http://support.mozilla.org/en-US/questions/890741" ADD_DATE="1363371811" ICON_URI="http://support.cdn.mozilla.net/media/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://support.cdn.mozilla.net/media/img/favicon.ico" style="margin-right: 0.5em;"/>weird square favicon | Firefox Support Forum | Mozilla Support</A><a name="weird square favicon | Firefox Support Forum | Mozilla Support" href="#weird square favicon | Firefox Support Forum | Mozilla Support" style="margin-left: 0.5em;">&para;</a>
1022
                <DT><A HREF="http://www.mozilla.org/en-US/plugincheck/" name="http://www.mozilla.org/en-US/plugincheck/" ADD_DATE="1377561967" ICON_URI="http://mozorg.cdn.mozilla.net/media/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://mozorg.cdn.mozilla.net/media/img/favicon.ico" style="margin-right: 0.5em;"/>Mozilla — Plugin Check &amp; Updates — mozilla.org</A><a name="Mozilla — Plugin Check &amp; Updates — mozilla.org" href="#Mozilla — Plugin Check &amp; Updates — mozilla.org" style="margin-left: 0.5em;">&para;</a>
1023 1080
            </DL><p>
1024 1081
            <DT><a name="DBs" href="#DBs"><H3 ADD_DATE="1346355036">DBs</H3></a>
1025 1082
            <DL><p>

Also available in: Unified diff