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
linux:digitalocean [2018/04/08 08:17] – [check default DocumentRoot of web] adminlinux:digitalocean [2022/10/29 16:15] (current) – external edit 127.0.0.1
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.1523175453.txt.gz · Last modified: 2022/10/29 16:15 (external edit)