AWS EC2 서버로 이전 (집 인터넷망 접속 끊김)
- EC2 서버 생성, Apache2 + PHP7.3 + MariaDB 환경 설정 - Gabia에서 chocomae.jinaju.com CNAME 정보 변경: EC2 서버 주소
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
<script>
|
<script>
|
||||||
|
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
|
showErrorMessage(
|
||||||
|
'(10월 16일) 알림<br/>\
|
||||||
|
* 서버 오류 (10월 16일 오후 4시 ~ 17일 오전 7시 20분)<br/>\
|
||||||
|
개인 서버가 돌아가고 있는 인터넷망이 끊겼습니다.<br/>\
|
||||||
|
현재도 개인 서버 접속이 막혀있는 상태여서, 급하게 AWS 서버로 서비스를 올렸습니다.<br/>\
|
||||||
|
서비스 환경이 바뀜에 따라 속도 저하나 기능상 오류가 발생할 수 있는 점 양해 부탁드립니다.<br/>\
|
||||||
|
<br/>'
|
||||||
|
, 'danger'
|
||||||
|
);
|
||||||
/*
|
/*
|
||||||
showErrorMessage(
|
showErrorMessage(
|
||||||
'(06월 01일) 알림<br/>\
|
'(06월 01일) 알림<br/>\
|
||||||
|
|||||||
Reference in New Issue
Block a user