#
# DocumentRoot "${APPROOT}"
#
# AllowOverride All
# Require all granted
#
#
#
# DocumentRoot "${APPROOT}/datacenter/public"
#
# AllowOverride All
# Require all granted
#
#
DocumentRoot "${APPROOT}/baseplatform/www"
ServerName 127.0.0.1
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/oa/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/zc/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/jzg/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/stufees/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/yx/base_admin_welcome_new_student/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/yx/base-front-welcome-new-student"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/Wteaching"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/stumange/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/dorm/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/stu91/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/ksxt/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/cj/public"
AllowOverride All
Require all granted
#
# DocumentRoot "${APPROOT}/MH/www/public/"
#
# AllowOverride All
# Require all granted
#
#
DocumentRoot "${APPROOT}/datacenter/public/"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/patrol/public/"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/pk_dist/"
AllowOverride All
Require all granted
proxyrequests off
Order deny,allow
Allow from all
ProxyPass /api/ http://127.0.0.1:8028/api/
DocumentRoot "${APPROOT}/food_dist/"
AllowOverride All
Require all granted
proxyrequests off
Order deny,allow
Allow from all
ProxyPass /api/ http://127.0.0.1:9027/api/
#
# DocumentRoot "${APPROOT}/zhxy/public/"
#
# AllowOverride All
# Require all granted
#
#
#
# DocumentRoot "${APPROOT}/resource/www"
#
# AllowOverride All
# Require all granted
#
#
DocumentRoot "${APPROOT}/App/public/"
AllowOverride All
Require all granted
#
# DocumentRoot "${APPROOT}/information/card/www"
#
# AllowOverride All
# Require all granted
#
#
DocumentRoot "${APPROOT}/pk/public"
AllowOverride All
Require all granted
DocumentRoot "${APPROOT}/food/public"
AllowOverride All
Require all granted
#
# DocumentRoot "${APPROOT}/MH/www/public"
#
# Options Indexes FollowSymLinks MultiViews
# AllowOverride All
# Require all granted
#
#
#
# DocumentRoot "${APPROOT}/wangyue/www"
#
# Options Indexes FollowSymLinks MultiViews
# AllowOverride All
# Require all granted
#
#