로딩
요청 처리 중입니다...

[apache] redirect ( 아파치 리다이렉트 )

 [apache] redirect ( 아파치 리다이렉트 )

1. conf/httpd.conf에서 아래 주석 해제 Include conf/extra/httpd-vhosts.conf 2. conf/extra/httpd-vhosts.conf 에서 아래와 같이 입력 ServerName younjh.com DocumentRoot "[root 경로]" # DocumentRoot "C:/Apache24/htdocs" Redirect / [redirect 시킬 URL] # Redirect / http://192.168.0.212:8081 ...

[apache] redirect ( 아파치 리다이렉트 )에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.

# apache # redirect # 리다이렉션 # 리다이렉트 # 리디렉션 # 아파치