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 | 31 |
Tags
- html
- junit
- Android
- input
- Linux
- java
- error
- NetBeans
- javascript
- tomcat
- 안드로이드
- MySQL
- CentOS
- JSON
- laravel
- File
- ajax
- 와일드카드
- properties
- larravel
- DB
- Spring
- jquery
- 톰캣
- 리눅스
- 정규식
- SeLinux
- php
- curl
- 이클립스
Archives
- Today
- Total
합쭈기 programming
[Laravel] cafe24 호스팅에 셋팅하기 본문
소스 올리기
www
laravel
www 이름 변경
$ mv www old_www
링크 걸기
$ ln -s laravel/public www
결과
laravel
old_www
www -> laravel/public
참조
https://sir.kr/so_phpframework/106
'Dev story' 카테고리의 다른 글
[Laravel] service.json error (0) | 2016.05.25 |
---|---|
[Laravel] sql 문 확인 (0) | 2016.04.12 |
[Laravel] not found url or response 0 bytes (0) | 2016.03.31 |
[Laravel] 디버깅 모드인데 오류 메시지 안 나올때 (0) | 2016.03.07 |
[Laravel] file_put_contents(/home/intra/bootstrap/cache/services.json): failed to open stream: Permission denied (0) | 2016.01.13 |