Visa ett inlägg
Oläst 2005-10-11, 18:43 #1
end end är inte uppkopplad
Flitig postare
 
Reg.datum: Jan 2005
Inlägg: 350
end end är inte uppkopplad
Flitig postare
 
Reg.datum: Jan 2005
Inlägg: 350
Försöker göra ipb 1.3 lite sökmotorsvänligt och för följt följande guide: http://www.bigbluehost.com/searchengine-forums.html

Dock när jag lägger in .htaccess filen så får jag bara felmeddelandet nedanför... servern ska ha mod_rewrite (står i listan loaded_modules i php) på. Längst ner ser ni htaccess filen, lite osäker på länkarna, men alla prövningar ger samma resultat.

Någon som är bra på detta?

Citat:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Citat:
RewriteEngine On
Options +FollowSymLinks
RewriteRule ^index.html$ /index.php?act=lofi [L,NE]
RewriteRule ^forum([0-9]+).html$ /index.php?act=lofi&code=showforum&forum=$1 [L,NE]
RewriteRule ^cat([0-9]+).html$ /index.php?act=lofi&cat=$1 [L,NE]
RewriteRule ^forum([0-9]+)-([0-9]+).html$ /index.php?act=lofi&code=showforum&forum=$1&st=$2 [L,NE]
RewriteRule ^([[rint:]\?\%öëèôtüäÖÜÄ\ß]*)_([0-9]+).html$ /index.php?act=lofi&code=showtopic&topic=$2&topicti tle=$1 [L,NE]
RewriteRule ^([[rint:]\?\%öëèôüäÖÜÄ\ß]*)_([0-9]+)-([0-9]+).html$ /index.php?act=lofi&code=showtopic&topic=$2&st=$3&t opictitle=$1 [L,NE]
end är inte uppkopplad   Svara med citatSvara med citat