Re: Anyone use elgg out there?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 15, 2010 at 6:53 PM, Paul F. Johnson
<paul@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> I've entered all of the details and hit save and get the following "The
> requested URL /action/systemsettings/install was not found on this
> server." which looks to be a mod_rewrite issue.

Right.
I think you need to allow elgg to override the server configuration
via .htaccess; something like

    <Directory /web/elgg>
        AllowOverride All
    </Directory>

in the VirtualHost section should do the trick


-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux