<< Back
Message for this thread
Posted by Messages text
dinhnh

Noavatar
Total post : 4
> Profile
Written on : 27/12/2005 14:20 ( more than one month )
Object : Config for RewriteEngine
Please help me to config Apache for DoceboCMS. How to use TeleSkill in Docebo
 
Erba Claudio

Avatar
Total post : 1843
> Profile
Written on : 27/12/2005 14:55 ( more than one month )
Object : Hello, do you experience errors on the apache mod ...
Hello, do you experience errors on the apache mod rewrite (in DoceboCMS?)? If so please modify your htaccess file located in doceboCms directory:


    RewriteEngine on
    Options +FollowSymlinks
    RewriteRule ^page/(.*)/(.*).html index.php?special=changearea&newArea=$1
    RewriteRule ^set-language_(.*)-(.*).html index.php?special=changelang&newLang=$2
    RewriteRule ^news/(\d*)_(\d*)/(\d*)/(.*).html index.php?mn=news&pi=$1_$2&id=$3
    RewriteRule ^forum/(.*)/(.*)/(.*)/(.*).html index.php?mn=forum&pi=$1&op=$2&mr_str=$3&mr_name=$4&%{QUERY_STRING}


For teleskill you need customer code access, refer to teleskill.it for info.

P.S. If you need information regarding docebocms please go in docebocms.org site.
Claudio
Docebo Staff
http://claudioerba.blogspot.com
 
<< Back