Kiran Bellare wrote:
> Thanks Jeff,
>  
> I have set $config['site']['path'] = ''; in the config.php (also tried
> '/'), and that got rid of the extra "index.ph <http://index.ph>" in the
> path.  I've installed laconica in my root folder (www.mobiletribes.com
> <http://www.mobiletribes.com/>)
>  
> However, i still have an extra '/index.php' in the path - e.g. all my
> links in www.mobiletribes.com <http://www.mobiletribes.com/> page show
> http://www.mobiletribes.com/index.php/doc/help
> Where in the code is this getting added and how can i remove it?

Check the README file.  You need to ensure mod_rewrite support is
enabled in your web server, the appropriate commands are in a .htaccess
file (or in your site or virtualhost configuration), and turn on
$config['site']['fancy'] = true;

--Jeff

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to