Revision 9341
Added by Aaron Marcuse-Kubitza over 11 years ago
index.htm | ||
---|---|---|
303 | 303 |
<DL><p> |
304 | 304 |
<DT><a name="10.8 Mountain Lion" href="#10.8 Mountain Lion"><H3 ADD_DATE="1368126870">10.8 Mountain Lion</H3></a> |
305 | 305 |
<DD>- |
306 |
WARNING: DO NOT upgrade unless you are prepared to fix several programs broken by the upgrade: svn, PostgreSQL |
|
306 |
WARNING: DO NOT upgrade unless you are prepared to fix several programs broken by the upgrade: svn, PostgreSQL, Apache ~/Sites dirs, Apache PHP
|
|
307 | 307 |
instructions are in the corresponding subdirs. |
308 | 308 |
these programs will be COMPLETELY UNAVAILABLE until they are manually fixed! |
309 | 309 |
</DD> |
310 | 310 |
<DL><p> |
311 |
<DT><a name="Apache" href="#Apache"><H3 ADD_DATE="1368586198">Apache</H3></a> |
|
312 |
<DL><p> |
|
313 |
<DT><a name="~/Sites dirs" href="#~/Sites dirs"><H3 ADD_DATE="1368586643">~/Sites dirs</H3></a> |
|
314 |
<DD>- |
|
315 |
in /etc/apache2/extra/httpd-userdir.conf : |
|
316 |
after 'UserDir Sites', add: |
|
317 |
--- |
|
318 |
|
|
319 |
<Directory /Users/*/Sites> |
|
320 |
AllowOverride all |
|
321 |
|
|
322 |
Order Deny,Allow |
|
323 |
Allow from all |
|
324 |
</Directory> |
|
325 |
--- |
|
326 |
</DD> |
|
327 |
<DL><p> |
|
328 |
</DL><p> |
|
329 |
<DT><a name="PHP" href="#PHP"><H3 ADD_DATE="1368586650">PHP</H3></a> |
|
330 |
<DD>- |
|
331 |
in /etc/apache2/httpd.conf : |
|
332 |
uncomment 'LoadModule php5_module libexec/apache2/libphp5.so' |
|
333 |
</DD> |
|
334 |
<DL><p> |
|
335 |
</DL><p> |
|
336 |
</DL><p> |
|
311 | 337 |
<DT><a name="PostgreSQL" href="#PostgreSQL"><H3 ADD_DATE="1368571842">PostgreSQL</H3></a> |
312 | 338 |
<DD>- |
313 | 339 |
after upgrading to 10.8, you need to modify PostgreSQL: |
... | ... | |
324 | 350 |
</DL><p> |
325 | 351 |
<DT><a name="svn" href="#svn"><H3 ADD_DATE="1368575651">svn</H3></a> |
326 | 352 |
<DD>- |
327 |
WARNING: upgrading this requires a (free) App Store account and a reinstall of Xcode
|
|
353 |
note: upgrading this requires a (free) App Store account and a reinstall of Xcode
|
|
328 | 354 |
</DD> |
329 | 355 |
<DL><p> |
330 | 356 |
<DT><A HREF="http://blog.grapii.com/2012/08/svn-missing-in-mac-os-x-10-8-mountain-lion/" name="http://blog.grapii.com/2012/08/svn-missing-in-mac-os-x-10-8-mountain-lion/" ADD_DATE="1368575835" ICON_URI="http://blog.grapii.com/wp-content/themes/grapii/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://blog.grapii.com/wp-content/themes/grapii/favicon.ico" style="margin-right: 0.5em;"/>SVN Missing in Mac OS X 10.8 – Mountain Lion | Grapii</A><a name="SVN Missing in Mac OS X 10.8 – Mountain Lion | Grapii" href="#SVN Missing in Mac OS X 10.8 – Mountain Lion | Grapii" style="margin-left: 0.5em;">¶</a> |
... | ... | |
401 | 427 |
<DD>page's description: <p>Learn how to reset (flush) the DNS cache. </p> |
402 | 428 |
<DT><A HREF="http://superuser.com/questions/279891/list-all-members-of-a-group-mac-os-x" name="http://superuser.com/questions/279891/list-all-members-of-a-group-mac-os-x" ADD_DATE="1361008714" ICON_URI="http://cdn.sstatic.net/superuser/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/superuser/img/favicon.ico" style="margin-right: 0.5em;"/>osx - List all members of a group (Mac OS X) - Super User</A><a name="osx - List all members of a group (Mac OS X) - Super User" href="#osx - List all members of a group (Mac OS X) - Super User" style="margin-left: 0.5em;">¶</a> |
403 | 429 |
<DT><A HREF="http://hints.macworld.com/article.php?story=2005070300463515" name="http://hints.macworld.com/article.php?story=2005070300463515" ADD_DATE="1362840189" ICON_URI="http://hints.macworld.com/favicon.ico" LAST_CHARSET="windows-1252"><img width="16" height="16" src="http://hints.macworld.com/favicon.ico" style="margin-right: 0.5em;"/>Prevent .DS_Store file creation on network volumes - Mac OS X Hints</A><a name="Prevent .DS_Store file creation on network volumes - Mac OS X Hints" href="#Prevent .DS_Store file creation on network volumes - Mac OS X Hints" style="margin-left: 0.5em;">¶</a> |
430 |
<DT><A HREF="http://superuser.com/questions/299758/what-is-the-mac-terminal-command-to-remove-acl" name="http://superuser.com/questions/299758/what-is-the-mac-terminal-command-to-remove-acl" ADD_DATE="1368582599" ICON_URI="http://cdn.sstatic.net/superuser/img/favicon.ico" LAST_CHARSET="UTF-8"><img width="16" height="16" src="http://cdn.sstatic.net/superuser/img/favicon.ico" style="margin-right: 0.5em;"/>What is the Mac terminal command to remove ACL? - Super User</A><a name="What is the Mac terminal command to remove ACL? - Super User" href="#What is the Mac terminal command to remove ACL? - Super User" style="margin-left: 0.5em;">¶</a> |
|
431 |
<DT><A HREF="http://stackoverflow.com/questions/4833052/how-do-i-remove-the-extended-attributes-on-a-file-in-mac-osx" name="http://stackoverflow.com/questions/4833052/how-do-i-remove-the-extended-attributes-on-a-file-in-mac-osx" ADD_DATE="1368582727" 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 remove the "extended attributes" on a file in mac osx - Stack Overflow</A><a name="How do I remove the "extended attributes" on a file in mac osx - Stack Overflow" href="#How do I remove the "extended attributes" on a file in mac osx - Stack Overflow" style="margin-left: 0.5em;">¶</a> |
|
432 |
<DD>"Use the xattr command" |
|
433 |
|
|
434 |
"you can also use the -c option to remove all extended attributes" |
|
404 | 435 |
</DL><p> |
405 | 436 |
<DT><a name="svn" href="#svn"><H3 ADD_DATE="1367370827">svn</H3></a> |
406 | 437 |
<DL><p> |
... | ... | |
436 | 467 |
<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'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... |
437 | 468 |
<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;">¶</a> |
438 | 469 |
</DL><p> |
439 |
<DT><a name="digest auth" href="#digest auth"><H3 ADD_DATE="1367385052">digest auth</H3></a>
|
|
470 |
<DT><a name="auth" href="#auth"><H3 ADD_DATE="1368580641">auth</H3></a>
|
|
440 | 471 |
<DL><p> |
441 |
<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;">¶</a> |
|
442 |
<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;">¶</a> |
|
443 |
<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;">¶</a> |
|
472 |
<DT><a name="digest auth" href="#digest auth"><H3 ADD_DATE="1367385052">digest auth</H3></a> |
|
473 |
<DL><p> |
|
474 |
<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;">¶</a> |
|
475 |
<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;">¶</a> |
|
476 |
<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;">¶</a> |
|
477 |
</DL><p> |
|
478 |
<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;">¶</a> |
|
479 |
<DD>"The SHA encryption format does not use salting" |
|
480 |
<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;">¶</a> |
|
444 | 481 |
</DL><p> |
445 |
<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;">¶</a> |
|
446 |
<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;">¶</a> |
|
447 |
<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;">¶</a> |
|
482 |
<DT><a name="doc" href="#doc"><H3 ADD_DATE="1368580687">doc</H3></a> |
|
483 |
<DL><p> |
|
484 |
<DT><a name="mod_rewrite" href="#mod_rewrite"><H3 ADD_DATE="1368580730">mod_rewrite</H3></a> |
|
485 |
<DL><p> |
|
486 |
<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;">¶</a> |
|
487 |
<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;">¶</a> |
|
488 |
<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;">¶</a> |
|
489 |
</DL><p> |
|
490 |
<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;">¶</a> |
|
491 |
<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;">¶</a> |
|
492 |
<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;">¶</a> |
|
493 |
<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;">¶</a> |
|
494 |
<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;">¶</a> |
|
495 |
<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;">¶</a> |
|
496 |
</DL><p> |
|
497 |
<DT><a name="mod_rewrite" href="#mod_rewrite"><H3 ADD_DATE="1368580694">mod_rewrite</H3></a> |
|
498 |
<DL><p> |
|
499 |
<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;">¶</a> |
|
500 |
<DD>page's description: Crazy Advanced Mod_Rewrite Debug Tutorial |
|
501 |
<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;">¶</a> |
|
502 |
<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;">¶</a> |
|
503 |
</DL><p> |
|
448 | 504 |
<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;">¶</a> |
449 | 505 |
<DD>"In Lighttpd you'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." |
450 | 506 |
<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;">¶</a> |
... | ... | |
457 | 513 |
> * in per-server context |
458 | 514 |
> */ |
459 | 515 |
" |
460 |
<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;">¶</a> |
|
461 |
<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;">¶</a> |
|
462 |
<DD>page's description: Crazy Advanced Mod_Rewrite Debug Tutorial |
|
463 | 516 |
<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;">¶</a> |
464 |
<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;">¶</a> |
|
465 |
<DD>"The SHA encryption format does not use salting" |
|
466 |
<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;">¶</a> |
|
467 |
<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;">¶</a> |
|
468 |
<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;">¶</a> |
|
469 |
<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;">¶</a> |
|
470 | 517 |
<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;">¶</a> |
471 | 518 |
<DD>page's description: Tips for a Debian GNU/Linux System Administrator. |
472 | 519 |
<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;">¶</a> |
473 | 520 |
<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... |
521 |
<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;">¶</a> |
|
522 |
<DD>page's description: Here'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 |
|
474 | 523 |
</DL><p> |
475 | 524 |
<DT><a name="CSS" href="#CSS"><H3 ADD_DATE="1367370740">CSS</H3></a> |
476 | 525 |
<DL><p> |
Also available in: Unified diff
web/links/index.htm: updated to Firefox bookmarks. upgrading Mac OS X to 10.8 Mountain Lion: added fixes for Apache ~/Sites dirs, Apache PHP