카테고리 없음

드루팔 8 루트 디렉토리 옮기기

개발자_이훈규 2019. 1. 14. 13:21



1. .htaccess 파일 수정


1) RewriteBase


# Modify the RewriteBase if you are using Drupal in a subdirectory or in a 

# VirtualDocumentRoot and the rewrite rules are not working properly. 

# For example if your site is at http://example.com/drupal uncomment and 

# modify the following line: 

# RewriteBase /drupal 

# If your site is running in a VirtualDocumentRoot at http://example.com/, 

# uncomment the following line: 

# RewriteBase / 


RewriteBase /blog



2) RewriteEngine on

  RewriteEngine on


2. Performance에서 clear cache