You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
In your readme you state "NO adding php_value flags to .htaccess files"
So I have php_value error_log [PATH] in my .htaccess, and I want the path not to be shown there when I commit it to my repo.
I researched quite a while now and I cant figure out how it is possible to replace that path with a variable that points to $_ENV or how to use phpdotenv in this case.
Maybe you can help me out here. Or do I understand something wrong? I am quite new to PHP.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
In your readme you state "NO adding php_value flags to .htaccess files"
So I have php_value error_log [PATH] in my .htaccess, and I want the path not to be shown there when I commit it to my repo.
I researched quite a while now and I cant figure out how it is possible to replace that path with a variable that points to $_ENV or how to use phpdotenv in this case.
Maybe you can help me out here. Or do I understand something wrong? I am quite new to PHP.
Thank you!
The text was updated successfully, but these errors were encountered: