Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit453548e

Browse files
committed
* Iniial phpdoc import.
1 parente5dbc8b commit453548e

File tree

297 files changed

+66327
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

297 files changed

+66327
-0
lines changed

‎.htaccess‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Fixes a vulnerability in CentOS: http://stackoverflow.com/questions/20533279/prevent-php-from-parsing-non-php-files-such-as-somefile-php-txt
2+
<FilesMatch\.php\.txt$>
3+
RemoveHandler .php
4+
ForceTypetext/plain
5+
</FilesMatch>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp