Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in
*****.com/MYPOST.php insted *****.com/index.php/MYPOST.php
Goto page Previous  1, 2
 
Reply to topic    Forum Index » Help View previous topic
View next topic
*****.com/MYPOST.php insted *****.com/index.php/MYPOST.php
Author Message
SqlByte



Joined: 13 Mar 2006
Posts: 16

Post Reply with quote
hmm...



mine looks like this:



Code:
DirectoryIndex index.php



# [user htaccess]





<IfModule mod_rewrite.c>

RewriteEngine On

#Options +FollowSymlinks

[b]#RewriteBase /[/b]  < < < is this oke ?



# [home] post

RewriteRule ^/([_0-9a-z-]+).html(/?)+$ ?title=$1 [QSA,L]

# [home] dosearch

RewriteRule ^search(/?)+$ ?do=search [QSA,L]

# [home] doarchives

RewriteRule ^archives(/?)+$ ?do=archives [QSA,L]

# [home] dousers

RewriteRule ^users(/?)+$ ?do=users [QSA,L]

# [home] user

RewriteRule ^users/([_0-9a-z-]+).html(/?)+$ ?user=$1&do=users [QSA,L]

# [home] day

RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})(/?)+$ ?year=$1&month=$2&day=$3 [QSA,L]

# [home] month

RewriteRule ^([0-9]{4})/([0-9]{2})(/?)+$ ?year=$1&month=$2 [QSA,L]

# [home] year

RewriteRule ^([0-9]{4})(/?)+$ ?year=$1 [QSA,L]

# [home] docategory

RewriteRule ^category(/?)+$ ?do=category [QSA,L]

# [home] category

RewriteRule ^category/([/_0-9a-z-]+)(/?)+$ ?category=$1 [QSA,L]

# [rss] post

RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})/([_0-9a-z-]+).xml(/?)+$ /info/rss.php?year=$1&month=$2&day=$3&title=$4 [QSA,L]

# [rss] category

RewriteRule ^category/([/_0-9a-z-]+)/rss.xml(/?)+$ /info/rss.php?category=$1 [QSA,L]

# [rss] user

RewriteRule ^users/([_0-9a-z-]+).xml(/?)+$ /info/rss.php?user=$1 [QSA,L]

# [rss] feed

RewriteRule ^rss.xml(/?)+$ /info/rss.php [QSA,L]

# [print] post

RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})/([_0-9a-z-]+).phtml(/?)+$ /info/print.php?year=$1&month=$2&day=$3&title=$4 [QSA,L]

# [trackback] post

RewriteRule ^([0-9]{4})/([0-9]{2})/([0-9]{2})/([_0-9a-z-]+).tb(/?)+$ /info/trackback.php?year=$1&month=$2&day=$3&title=$4 [QSA,L]

</IfModule>

Mon May 15, 2006 3:21 pm View user's profile Send private message
Guest








Please login to hide the ads.

FI-DD
Admin


Joined: 22 Sep 2005
Posts: 2801
Location: Germany

Post Reply with quote
Try this:



Open inc/plugins.inc.php and change this twice:

Code:
$htaccess .= '#RewriteBase '.$settings['path']."\r\n\r\n";




to this:

Code:
$htaccess .= 'RewriteBase '.$settings['path']."\r\n\r\n";

Mon May 15, 2006 10:50 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    Forum Index » Help All times are GMT + 1 Hour
Goto page Previous  1, 2
Page 2 of 2

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Music Lyrics.