web/react1 react url .htaccess apache #### # .htaccess ```sh checkURL On ServerEncoding EUC-KR ClientEncoding UTF-8 Options -MultiViews RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^ index.html [QSA,L] ``` 2022. 11. 21. 이전 1 다음