DocumentRoot "/opt/lampp/htdocs/naver_img/"
ServerName localhost
ServerAlias image.sysah.net
DirectoryIndex default.php index.php index.html
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
php_admin_value open_basedir "/opt/lampp/htdocs/naver_img/" #限定目录
#php_flag engine off
php_flag engine off #此目录禁止直行 php
php_admin_flag engine off #此目录禁止直行 php
php_flag engine off
php_admin_flag engine off