웹서버 한번에 해결되는 APM 자동 설치 스크립트 AAI
CentOS용 과 Ubuntu용 V.1.5 정식버전을 배포 합니다.
아래 링크를 참조 하세요.
AAI V.1.5 - CentOS7 - https://apachezone.com/aai/1

UAAI V.1.5 - 우분투 18.04 - https://apachezone.com/uaai/1


댓글 13개
@亞波治
아~ 에러 하나 발견했습니다
도메인 연결부분에 연동이 안되는 증상이 나오네요..
<VirtlHost *:80>
ServerName i.text.com
ServerAlias i.text.com
DocumentRoot /home/i/public_html
<FilesMatch \.php$>
SetHandler proxy:fcgi://127.0.0.1:9074
</FilesMatch>
ErrorLog logs/i.text.com-error_log
CustomLog logs/i.text.com-access_log common
SetEnvIFNoCase Referer i.text.com link_allow
<FilesMatch "\.(gif|jpg|jpeg|png|bmp)$">
Order allow,deny
allow from env=link_allow
#deny from all
</FilesMatch>
</VirtualHost>
아~ 에러 하나 발견했습니다
도메인 연결부분에 연동이 안되는 증상이 나오네요..
<VirtlHost *:80>
ServerName i.text.com
ServerAlias i.text.com
DocumentRoot /home/i/public_html
<FilesMatch \.php$>
SetHandler proxy:fcgi://127.0.0.1:9074
</FilesMatch>
ErrorLog logs/i.text.com-error_log
CustomLog logs/i.text.com-access_log common
SetEnvIFNoCase Referer i.text.com link_allow
<FilesMatch "\.(gif|jpg|jpeg|png|bmp)$">
Order allow,deny
allow from env=link_allow
#deny from all
</FilesMatch>
</VirtualHost>
게시글 목록
| 번호 | 제목 |
|---|---|
| 2566 | |
| 2529 | |
| 2524 | |
| 2509 | |
| 2508 | |
| 2507 | |
| 2502 | |
| 2496 | |
| 2491 | |
| 2490 | |
| 2479 | |
| 2476 | |
| 2475 | |
| 2468 | |
| 2463 | |
| 2447 | |
| 2442 | |
| 2434 | |
| 2433 | |
| 2429 | |
| 2419 | |
| 2405 | |
| 2394 | |
| 2391 | |
| 2389 | |
| 2365 | |
| 2364 | |
| 2362 | |
| 2358 | |
| 2348 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기