User Tools

Site Tools


linux:digitalocean

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux:digitalocean [2018/04/08 08:17] – [check default DocumentRoot of web] adminlinux:digitalocean [2019/08/05 15:42] – [2. copy data from hostgator to Digitalocean] admin
Line 60: Line 60:
   </code>   </code>
  
-===== 2. copy data from hostgator to Digitalocean =====+===== 2. Copy data from hostgator to Digitalocean =====
 ==== create backup file for web and database on Hostgator ==== ==== create backup file for web and database on Hostgator ====
 === backup web === === backup web ===
Line 108: Line 108:
 => config: /etc/httpd/conf/httpd.conf => config: /etc/httpd/conf/httpd.conf
  
-=== Check default DocumentRoot of web ===+=== check default DocumentRoot of web ===
 <code bash> <code bash>
 cat /etc/httpd/conf/httpd.conf | grep -v '#' cat /etc/httpd/conf/httpd.conf | grep -v '#'
Line 133: Line 133:
 </Directory> </Directory>
 </code> </code>
-=== Create Simple code in DocumentRoot to check ===+=== create Simple code in DocumentRoot to check ===
 Create helloworld.php in /var/www/html Create helloworld.php in /var/www/html
 <code php> <code php>
linux/digitalocean.txt · Last modified: 2022/10/29 16:15 by 127.0.0.1