commit | e80f97e20c8122f79450e1f40f569df0b52773e9 | [log] [tgz] |
---|---|---|
author | Jakub Narebski <jnareb@gmail.com> | Sun Feb 01 22:37:45 2009 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Feb 01 18:33:51 2009 -0800 |
tree | 90c9f48217edeaddaacc7a8e17fa9568f5258f65 | |
parent | 08e6710f76165f79cfa3cde9b10bb051fb0d0dc9 [diff] |
gitweb: Update README that gitweb works better with PATH_INFO One had to configure gitweb for it to find static files (stylesheets, images) when using path_info URLs. Now that it is not necessary thanks to adding BASE element to HTML head if needed, update README to reflect this fact. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>