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

.htaccess not taken into account #8

Open
vitornesello opened this issue Aug 18, 2021 · 1 comment
Open

.htaccess not taken into account #8

vitornesello opened this issue Aug 18, 2021 · 1 comment

Comments

@vitornesello
Copy link

Hi,

I am having trouble to make my .htaccess file to be taken into account by the image.

I am placing in /web/html/.htaccess.

The file itself is correct because I've been using it in many other environments.

Besides this issue, the image works perfectly. I am using it for a Kubernetes deployment.

Thanks!

@vitornesello
Copy link
Author

vitornesello commented Aug 18, 2021

I fixed this by using an awk command to uncomment the line #Loadmodule rewrite_module... line in /etc/apache2/httpd.conf file.

Is this the intended way to solve this issue?

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

No branches or pull requests

1 participant