Skip to content

Fix file permissions#726

Merged
svivian merged 1 commit intoq2a:bugfixfrom
pupi1985:patch-125
Jan 12, 2019
Merged

Fix file permissions#726
svivian merged 1 commit intoq2a:bugfixfrom
pupi1985:patch-125

Conversation

@pupi1985
Copy link
Copy Markdown
Contributor

Unrelated to this, I'm also thinking that there are a few issues with the .gitignore and the .htaccess files.

The .gitignore file should ignore the .htaccess file. The .htaccess file should be treated as server-dependent in the same way as the qa-config.php file and be included as an example file.

Also the .gitignore for both the .htaccess and the qa-config.php file should also ignore only those two files that reside in that same directory. Currently it is ignoring all files with that name even if they are located in subdirectories.

If these changes make sense I can commit them to this branch.

@svivian svivian merged commit 113b350 into q2a:bugfix Jan 12, 2019
@svivian
Copy link
Copy Markdown
Collaborator

svivian commented Jan 12, 2019

Thanks, and yes it would make sense to ignore htaccess, since people may customize it themselves and don't want to overwrite it with a new Q2A version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants