| Posted by | Messages text |
|---|---|
![]() Total post : 5 Profile |
Written on : 02/02/2009 20:08 ( more than one month ) Object : index file is directing to other location! hi i have installed docebo successfully. buy when loging in it is going to this link http://www.elearningarea.com/cgi-sys/doceboLms/ and the docebo is located on the root. also when changing it to http://www.elearningarea.com/doceboLms/ by removing /cgi-sys/ it is working fine. also when created a user or catalog it is taking to the same link http://www.elearningarea.com/cgi-sys/doceboLms/ note please that i have installed it on another directory for testing and it was working fine. please help. Message modified by : abdulla737 on : 12/02/2009 05:12 |
Total post : 339 Profile |
Written on : 03/02/2009 19:28 ( more than one month ) Object : Re: error link http://www.elearningarea.com/doceboLms/ doesn`t load now ! |
![]() Total post : 5 Profile |
Written on : 11/02/2009 14:40 ( more than one month ) Object : Re: error link i have removed every thing and re-installed again but still the same error!!! |
Total post : 339 Profile |
Written on : 13/02/2009 21:32 ( more than one month ) Object : Re: index file is directing to other location! If you have any .htaccess file in your main root , please place its content here . |
![]() Total post : 5 Profile |
Written on : 15/02/2009 07:08 ( more than one month ) Object : Re: index file is directing to other location!
i could not read anything. it seams empty.
what if i delete it? well it work? Message modified by : abdulla737 on : 15/02/2009 07:10 |
Total post : 339 Profile |
Written on : 16/02/2009 14:25 ( more than one month ) Object : Re: index file is directing to other location! Place this code into your empty .htaccess file and save it : RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://www.elearningarea.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://www.elearningarea.com$ [NC] Some other hints are here : http://www.buildwebsite4u.com/advanced/htaccess-file.shtml |
![]() Total post : 5 Profile |
Written on : 17/02/2009 04:53 ( more than one month ) Object : Re: index file is directing to other location! thanks omid020 I tried but it did not work. I have also a raised this issue to my server provider to check this issue.
I want to know, does this file (.htaccess) comes along with docebo software? Is there any such file in subdirectories in docebo or just on the root? |
![]() Total post : 5 Profile |
Written on : 18/02/2009 09:22 ( more than one month ) Object : Re: index file is directing to other location! have notice some thing also. i have installed it on differents domain. in subfolder and there is not .htaccess file.
again when you login and logoff you have to type with www. please help. i got realy tired. |
Total post : 339 Profile |
Written on : 19/02/2009 15:04 ( more than one month ) Object : Re: index file is directing to other location! What is your server type ? Apache or IIS ? If your server has apache only , .htaccess file can solve your problem and if .htaccess won`t work properly , you should ask its reason from your host provider . If they can`t solve your problem , you can send your server account to my mail , I will investigate it . Regards Omid |