티스토리 뷰


출처 : https://serversforhackers.com/configuring-apache-virtual-hosts


    ServerName myproject.192.168.33.10.xip.io

    DocumentRoot /var/www/myproject/public

    
        Options -Indexes +FollowSymLinks +MultiViews
        AllowOverride All
        Require all granted
    

    ErrorLog ${APACHE_LOG_DIR}/myproject-error.log

    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn

    CustomLog ${APACHE_LOG_DIR}/myproject-access.log combined




'웹개발 > Tools' 카테고리의 다른 글

Jenkins 설치.  (0) 2016.01.16
centos 메이븐 설치  (0) 2016.01.16
맥 기본사용하기  (0) 2016.01.06
에디트플러스 젠코딩( zen Coding) 활용하기.  (0) 2014.01.08
이클립스 네비게이션 단축키  (0) 2014.01.03
댓글
D-DAY
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/03   »
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
글 보관함