nouveaux challenges
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
<IfModule mod_php7.c>
|
||||
<FilesMatch \.lama$>
|
||||
SetHandler application/x-httpd-php
|
||||
</FilesMatch>
|
||||
</IfModule>
|
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
echo "lama";
|
||||
?>
|
Reference in New Issue
Block a user