← Back to team overview

mahara-contributors team mailing list archive

[Bug 766800] Re: Mahara should not overwrite web server configuration

 

We also need to modify the magic_quotes error message to include the
.htaccess stuff that people on shared hosting need to add.

** Changed in: mahara
       Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/766800

Title:
  Mahara should not overwrite web server configuration

Status in Mahara ePortfolio:
  In Progress

Bug description:
  We currently ship a .htaccess with Mahara. I would like to suggest
  that we shouldn't be messing with people web server configuration. We
  should provide guidance as to how to configure it right (on the wiki
  already) and issue errors and warnings when we detect that certain
  settings are wrong.

  The current .htaccess has a few problems:

  - it prevents people from installing Mahara in some cases (e.g. http://mahara.org/interaction/forum/topic.php?id=2728)
  - it assumes that people will be running Apache


References