I find that the only way to get my blog to follow outbound links is to comment out these three lines from .htaccess
#RewriteRule ^index\.(html?|php.+) index.php?url=index.html [L,QSA]
#RewriteRule ^htmlarea/(.*) htmlarea/$1 [L,QSA]
#RewriteRule (.*\.html?) index.php?url=/$1 [L,QSA]
If I don't then all outbound links just return instantly to my index.php
I have enabled mod_rewrite.
Any ideas why the above happens and what I can do about it?
Thanks
htaccess problem
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: htaccess problem
Hi!
Can you show an example entry? What I think might be causing the problem is the "Track Exits" event plugin, are you using that? And which serendipity version are you using? What's your URL?
Regards,
Garvin
Can you show an example entry? What I think might be causing the problem is the "Track Exits" event plugin, are you using that? And which serendipity version are you using? What's your URL?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/