Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace FollowSymlinks with SymLinksIfOwnerMatch in .htaccess #25

Closed
foertel opened this issue Jul 21, 2014 · 4 comments · Fixed by #26
Closed

replace FollowSymlinks with SymLinksIfOwnerMatch in .htaccess #25

foertel opened this issue Jul 21, 2014 · 4 comments · Fixed by #26

Comments

@foertel
Copy link
Contributor

foertel commented Jul 21, 2014

Hey,

let's replace FollowSymlinks with SymLinksIfOwnerMatch in .htaccess. It does the same and is more secure.

regards, foertel

ps: additionally this makes bootstrap_package work on hosts again, that implement this security mechanism like uberspace.

@benjaminkott
Copy link
Owner

hey @foertel, thx for the patch. Seems fine and is merged.

@benjaminkott
Copy link
Owner

@foertel the patch causes issues on windows with apache and symlinks. i removed this for now completly. do you have an idea how to solive this?

@foertel
Copy link
Contributor Author

foertel commented Jul 22, 2014

Nope sorry :-/ My hoster switched it one day, so I read up on it and switched it too but I am using an all-Linux-environment.

@benjaminkott
Copy link
Owner

Talked to @foertel and removing that option completly seems to be the best way to go.

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 a pull request may close this issue.

2 participants