Added some texts to link Force/Prevent Downloading sections

This commit is contained in:
An Phan 2015-02-11 11:20:50 +08:00
parent 30ee04ec23
commit 501f11b10f
1 changed files with 2 additions and 0 deletions

View File

@ -344,6 +344,8 @@ Sometimes you want to force the browser to download some content instead of disp
</Files>
```
Now there is a yang to this yin:
### Prevent Downloading
Sometimes you want to force the browser to display some content instead of downloading it. The following snippet will help.
``` apacheconf