Go to file
Matthew Exon eb9bd03ef8 If the header returns an absolute path as a redirect, don't simply append the path to the old URL, remove the old absolute path first.
For example, original URL:

http://www.theregister.co.uk/2013/07/28/birmingham_uni_car_cracker_muzzled_by_lords/print.html

Redirect from header:

/Print/2013/07/28/birmingham_uni_car_cracker_muzzled_by_lords/

Incorrect result:

http://www.theregister.co.uk/2013/07/28/birmingham_uni_car_cracker_muzzled_by_lords/print.html/Print/2013/07/28/birmingham_uni_car_cracker_muzzled_by_lords/

Correct result after this patch:

http://www.theregister.co.uk/Print/2013/07/28/birmingham_uni_car_cracker_muzzled_by_lords/
2013-07-29 10:15:39 +08:00
doc spelling 2013-05-02 22:21:06 -07:00
images
include If the header returns an absolute path as a redirect, don't simply append the path to the old URL, remove the old absolute path first. 2013-07-29 10:15:39 +08:00
js
library
mod
mods
object
spec
tests
util
view
.gitattributes
.gitignore
.gitmodules
.htaccess
INSTALL.txt
LICENSE
README
README.translate
boot.php optimise cachefile logic - still not sure why the cachefile profiling was getting triggered on a site with no cachefile configured 2013-05-02 21:59:20 -07:00
build.xml
convert_innodb.sql
database.sql
docblox.dist.xml
htconfig.php
index.php bad checkin 2013-05-02 22:19:16 -07:00
testargs.php
update.php

README

Friendica Social Communications Server
======================================

http://friendica.com

Welcome to the free social web.


Friendica is a communications platform for integrated social communications utilising decentralised communications and linkage to several indie social projects - as well as popular mainstream providers.

Our mission is to free our friends and families from the clutches of data-harvesting corporations, and pave the way to a future where social communications are free and open and flow between alternate providers as easily as email does today.

Report issues at http://bugs.friendica.com/