Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- schedule
- Android
- 빈
- jobschduler
- PHP
- workmanager
- alarmanager
- Job
- 검사
- jobdispatcher
- Library
- shceduler
- Service
- livedatam
- epmty
- firebase
- Background
Archives
- Today
- Total
에몽이
What is .htaccess? 본문
.htaccess is a configuration file for use on web servers running the Apache Web Server software. When a .htaccess file is placed in a directory which is in turn 'loaded via the Apache Web Server', then the .htaccess file is detected and executed by the Apache Web Server software. These .htaccess files can be used to alter the configuration of the Apache Web Server software to enable/disable additional functionality and features that the Apache Web Server software has to offer. These facilities include basic redirect functionality, for instance if a 404 file not found error occurs, or for more advanced functions such as content password protection or image hot link prevention.
'Backend > web server' 카테고리의 다른 글
Nginx - HLS - RTMP (0) | 2017.03.09 |
---|---|
Forward Proxy와 Reverse Proxy (0) | 2017.03.09 |
What are the disadvantages of using Node.js for handling static resources? (0) | 2017.03.03 |
[OS]컨텍스트 스위칭(Contex Switching) (0) | 2017.03.02 |
Blocking / Non-Blocking (0) | 2017.03.02 |
Comments