Closed GoogleCodeExporter closed 8 years ago
Change in the .htaccess the line:
RewriteRule ^([a-zA-Z0-9_-]+)$ redirect.php?alias=$1 [L]
To:
RewriteRule ^([a-zA-Z0-9_-]+)$ name_of_your_directory/redirect.php?alias=$1 [L]
Original comment by part...@rhein-sieg-einkaufen.de
on 24 Jul 2011 at 2:16
Remove 'RewriteBase /' in .htaccess file.
This issue will be fixed in v3.
Original comment by he...@phurlproject.org
on 15 Dec 2011 at 12:44
Original comment by he...@phurlproject.org
on 29 May 2012 at 11:30
Original issue reported on code.google.com by
londong...@gmail.com
on 9 Jul 2011 at 5:28