diff --git a/che/index.html b/che/index.html index f39c8363..2a5d662e 100644 --- a/che/index.html +++ b/che/index.html @@ -1 +1,9 @@ + + +
+ + + + + \ No newline at end of file diff --git a/che_close/d_setting/.htaccess b/che_close/d_setting/.htaccess new file mode 100644 index 00000000..698196ae --- /dev/null +++ b/che_close/d_setting/.htaccess @@ -0,0 +1 @@ +Deny from all \ No newline at end of file diff --git a/che_close/data/.htaccess b/che_close/data/.htaccess new file mode 100644 index 00000000..698196ae --- /dev/null +++ b/che_close/data/.htaccess @@ -0,0 +1 @@ +Deny from all \ No newline at end of file diff --git a/che_close/join.php b/che_close/join.php index 8b335c04..f6462cbc 100644 --- a/che_close/join.php +++ b/che_close/join.php @@ -1,6 +1,7 @@ \ No newline at end of file diff --git a/d_session/.htaccess b/d_session/.htaccess new file mode 100644 index 00000000..698196ae --- /dev/null +++ b/d_session/.htaccess @@ -0,0 +1 @@ +Deny from all \ No newline at end of file diff --git a/d_setting/.htaccess b/d_setting/.htaccess new file mode 100644 index 00000000..698196ae --- /dev/null +++ b/d_setting/.htaccess @@ -0,0 +1 @@ +Deny from all \ No newline at end of file diff --git a/f_config/config.php b/f_config/config.php index 338ac1e9..a6307aed 100644 --- a/f_config/config.php +++ b/f_config/config.php @@ -5,10 +5,10 @@ ob_start(); // 주요 환경변수들 define(W, '/'); -//define(IMAGE, '../../image'); -//define(IMAGES, '../../images'); -define(IMAGE, 'http://115.68.28.99/image'); -define(IMAGES, 'http://115.68.28.99/images'); +define(IMAGE, '../../image'); +define(IMAGES, '../../images'); +//define(IMAGE, 'http://115.68.28.99/image'); +//define(IMAGES, 'http://115.68.28.99/images'); define(JQUERY, 'jquery-1.6.4.min.js'); define(MD5, 'md5-min.js');