This website requires JavaScript.
Explore
Help
Sign In
loviuz
/
openstamanager
mirror of
https://github.com/devcode-it/openstamanager.git
Watch
1
Star
0
Fork
You've already forked openstamanager
0
Code
Issues
Releases
Activity
6109f9c9e6
openstamanager
/
files
/
.htaccess
8 lines
140 B
ApacheConf
Executable File
Raw
Blame
History
# Disable PHP rendering
<IfModule
mod_php5.c
>
php_flag
engine
off
</IfModule
>
<IfModule
mod_php7.c
>
php_flag
engine
off
</IfModule
>
Reference in New Issue
View Git Blame
Copy Permalink