Search found 4 matches
- Sun Jan 15, 2012 5:27 pm
- Forum: The Lounge
- Topic: 301 Redirect for new domain?
- Replies: 0
- Views: 852
301 Redirect for new domain?
My .htaccess: <FILES update> ForceType application/x-httpd-php </FILES> Options -Indexes ServerSignature Off Options +FollowSymLinks # To prevent E_STRICT problems with PHP 5.3+ you can uncomment the following lines # Note: These settings should only be enabled for production sites! #php_flag displa...
- Mon Jan 09, 2012 4:15 pm
- Forum: Modules/Add-Ons
- Topic: RSS not working properly?
- Replies: 4
- Views: 1216
Re: RSS not working properly?
Since that didn't work, what could be the problem?Dr.CSS wrote:You are right, I was looking at the first one in the wiki, farther down someone wrote them again with / in the extension spot, fixed it...
- Sun Jan 08, 2012 9:10 pm
- Forum: Modules/Add-Ons
- Topic: RSS not working properly?
- Replies: 4
- Views: 1216
Re: RSS not working properly?
I tried, made no difference. And / was the default configuration given by the wiki.Dr.CSS wrote:Have you tried using a real extension in the URL rewrite rules, / is not an extension...
- Sat Jan 07, 2012 1:39 am
- Forum: Modules/Add-Ons
- Topic: RSS not working properly?
- Replies: 4
- Views: 1216
RSS not working properly?
RSS Feed link: http://waterfoxproj.sourceforge.net/index.php/feeds/news.rss EDIT: Before I posted news this morning feeds were availble (from the direct link) but now nothing is shown. Problem: http://i40.tinypic.com/kd4rgh.png .htaccess: <FILES update> ForceType application/x-httpd-php </FILES> # A...