Posts: 1,247
Threads: 82
Joined: Feb 2011
2019-06-23, 01:40:31
(This post was last modified: 2019-06-23, 01:42:07 by datiswous.)
(2019-06-22, 17:58:05)Felix Wrote: Quote:Thanks, I just thought that this kind of info, including adviced permission settings would be nice in the wiki (docs).
I think Shawn should give someone permission to update the Wiki and also to remove
spam from the forum.
most if not all forum users can edit the wiki (maybe only after a certain amount of posts, otherwise the wiki would get a lot of spam). You can see many edits from me in there. There are already people removing spam on a regular basis.
Posts: 6,266
Threads: 181
Joined: Sep 2011
That is exactly what this issue is about, the htaccess not working because overrides are disabled in apache, so users should make sure their files are protected
Posts: 6,266
Threads: 181
Joined: Sep 2011
We could move auth information to php files and include them instead, but then writing them would be strange..
Posts: 538
Threads: 12
Joined: May 2013
What do you mean, "strange to write them"? - Entering the auth information manually, such as in a config file or writing it automatically via PHP?