Dev story

[Laravel] HTTP 301

innocent_k 2015. 11. 6. 13:48

아파치 .htaccess 에서 


RewriteRule ^(.*)/$ /$1 [L,R=301] 


요녀석이 문제임

저작자표시 (새창열림)