마크다운 글쓰기
https://wonderbout.tistory.com/149
https://wonderbout.tistory.com/149
https://linuxconfig.org/how-to-install-lamp-ubuntu-18-04-bionic-beaver-linux-apache-mysql-php sudo apt install tasksel sudo tasksel install lamp-server Test your LAMP Install Create a simple PHP Info page to test your LAMP installation: $ sudo bash -c “echo -e ‘<?php\nphpinfo();\n?>’ > /var/www/html/phpinfo.php” https://linuxconfig.org/how-to-install-wordpress-on-ubuntu-18-04-bionic-beaver-linux
알고하자 : 온라인 마케팅도 모르면서 쇼핑몰 창업 망한다. ~~ 전략없이 덤비지 마라~~ 망하기 싫으면 진실한 마케팅의 노하우 전문가에게 배우자 진실마케팅 배우자 제가 느낀 20년의 아이보스 / 저도 20년 쇼핑몰 제작및 개발했습니다.
RewriteEngine on RewriteCond %{HTTP_HOST} ^(www.)?example.com$ RewriteCond %{REQUEST_URI} !^/my_subdir/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /my_subdir/$1 RewriteCond %{HTTP_HOST} ^(www.)?example.com$ RewriteRule ^(/)?$ my_subdir/index.php [L] <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP_HOST} ^(www.)?example.com$ RewriteCond %{REQUEST_URI} !^/my_subdir/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ /my_subdir/$1 RewriteCond %{HTTP_HOST} ^(www.)?example.com$ RewriteRule ^(/)?$ my_subdir/index.php [L] </IfModule>
1000만 명이 쓰는 간편 송금 앱 토스 창업부터 지금까지 토스 Toss 앱 사용하기 https://www.youtube.com/watch?v=sVXTKJ0xd4k 카카오페이 VS 토스 간편송금 어떤게 더 편할까요?