Front page
MenuBar
Navigation
フォーラム
Reload
Login
Edit
Edit(GUI)
Diff
Backup
Source
Upload
New
Lower page making
Template
Copy
Add
Freeze
Rename
List of pages
Search
Referer
Log
Recent changes
サイト全体の更新状況
リンク
InterWikiName
AutoAliasName
?
Help
Glossary
FormatRule
Plugin
Add to Web素材/画像への直リンク排除方法
Web素材
画像への直リンク排除方法
Add to Web素材/画像への直リンク排除方法
Two and the contents of an input are added for a new-line to the contents of a page of present addition.
[[Web素材]] *外部からの直リンクを防ぐ方法 .htaccessというファイルを作成し、内容を SetEnvIf Referer "^http://あなたのサイトのアドレスの一部" ref_ok order deny,allow deny from all allow from env=ref_ok というように指定し、直リンクされるおそれのあるディレクトリにアップロードします。 一般的には、画像の直リンク禁止用に <Files ~ "\.(gif|jpe?g|png)$"> SetEnvIf Referer "^http://サイトのアドレスの一部" ref_ok order deny,allow deny from all allow from env=ref_ok </Files> として、使われています。
Update
Add to top of page
Preview
Do not change timestamp
Cancel
View Text Formatting Rules
Founded by
Logue
⇪Top