$config['site']['server'] = 'mydomain'; $config['site']['path'] = 'home'; $config['site']['fancy'] = true;
RewriteBase /home/ I'm using 0.7.1 On Tue, Mar 10, 2009 at 11:12 AM, Eric <[email protected]> wrote: > What are the following set to? > > config.php > $config['site']['server'] > $config['site']['path'] > > .htaccess > RewriteBase > > What version of laconica are you using? 0.7.1? > > FWIW I have the same setup and it's fine. > > Thanks, > -Eric Helgeson > > > > On Tue, Mar 10, 2009 at 10:52 AM, Patrick Phelan <[email protected]> > wrote: > > I hope everyone is doing well. Recently I rebuilt my server and am > running > > > > PHP Version 5.2.4 and Ubuntu 8.04 > > > > The Laconi.ca install is running well without fancy urls enabled but once > > enabled to true I am receiving redirect loops for every page. > Mod-rewrite > > is enabled and I modified > > > > /etc/apache2/sites-enabled/000-default by changing > > AllowOverride None to AllowOverride All under <Directory /var/www/> > > > > > > Afterward I restarted Apache but am still receiving redirect loops. It > > seems .htaccess is not running properly for me. Has anyone ran into this > > during the setup process? Any ideas on how to resolve this? Am I > missing > > something simple? Should I get another cup of coffee? > > > > > > Much thanks, > > > > -- > > Patrick > > > > > > _______________________________________________ > > Laconica-dev mailing list > > [email protected] > > http://mail.laconi.ca/mailman/listinfo/laconica-dev > > > > > -- Patrick Phelan 501-240-8819
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
