as detailed in the title: for the Ali CVM applied for, the system chose ubuntu, to follow the online tutorials to build the web server. After installing apache2, it could not open the corresponding website of ubuntu ip. Why?
as detailed in the title: for the Ali CVM applied for, the system chose ubuntu, to follow the online tutorials to build the web server. After installing apache2, it could not open the corresponding website of ubuntu ip. Why?
learn about security group policies
I built a website has been running well until there has been a recent problem and cannot read the configuration file on the server. there are several applications deployed on this site, two of which have exceptions. one is http: 202.194.139.32 P...
mysqli::query(): send of 8192 bytes failed with errno=32 Broken pipe mysqli::query(): send of 72 bytes failed with errno=32 Broken pipe question I encountered the above problem when my mysql entered data I uploaded a 10m clip to an editor, and the n...
RewriteRule ^products ([^ ]+) ([^ ]+)$ review product.php?prod_id=$1&red_id=$2 I set this rewrite but I just found a problem: there must be prod_id and red_id to I red_id is selective, prod_id is necessary so what I want to do is: when I ...