This website requires JavaScript.
Explore
Help
Register
Sign In
kai.t
/
magento2-docker
Watch
1
Star
0
Fork
You've already forked magento2-docker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
magento2-docker
/
lib
/
.htaccess
9 lines
126 B
ApacheConf
Executable File
Raw
Permalink
Blame
History
<IfVersion
< 2.4
>
order
allow,deny
deny
from
all
</IfVersion
>
<IfVersion
>
=
2
.
4
>
Require
all
denied
</IfVersion
>
Reference in New Issue
View Git Blame
Copy Permalink