Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with htaccess and news manager
#2
Kate,

well, at the german getsimple-site, we have the news in a page called "blog":
http://www.get-simple.de/blog/

the URL of the news are f.e.: http://www.get-simple.de/blog/post/getsimple-31beta

so for us it is working. Our .htaccess-rules for the newsmanager are these:

Code:
# Newsmanager-Regeln für Fancy URLs  
RewriteRule ^blog/tag/([^/.]+)/?$ index.php?id=blog&tag=$1 [L]
RewriteRule ^blog/post/([^/.]+)/?$ index.php?id=blog&post=$1 [L]
RewriteRule ^blog/page/([^/.]+)/?$ index.php?id=blog&page=$1 [L]
RewriteRule ^blog/archive/([^/.]+)/?$ index.php?id=blog&archive=$1 [L]

I do not see a difference, so we need more info
which PHP-Version
what Host, Apache?
which GetSimple-Version?
which NewsManager-Version?

what do you mean with fixing the "function-file"?
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply


Messages In This Thread
Help with htaccess and news manager - by kate - 2012-02-03, 08:42:35
Help with htaccess and news manager - by Connie - 2012-02-03, 16:44:06
Help with htaccess and news manager - by kate - 2012-02-03, 21:05:59
Help with htaccess and news manager - by Connie - 2012-02-03, 21:59:38
Help with htaccess and news manager - by kate - 2012-02-05, 18:06:19
Help with htaccess and news manager - by jeckyl - 2012-02-16, 20:32:45
Help with htaccess and news manager - by agittens - 2012-10-06, 22:49:53
Help with htaccess and news manager - by Carlos - 2012-10-07, 10:27:46
Help with htaccess and news manager - by agittens - 2012-10-07, 16:35:10
Help with htaccess and news manager - by Carlos - 2012-10-07, 20:50:27
Help with htaccess and news manager - by agittens - 2012-10-07, 23:58:39
Help with htaccess and news manager - by Carlos - 2012-10-09, 23:32:04



Users browsing this thread: 1 Guest(s)