سطر 36:
سطر 36:
تفعيل أباتشي (apache)
تفعيل أباتشي (apache)
−
Debian # systemctl enable apache2
+
−
Redhat # systemctl enable httpd
+
Debian # systemctl enable apache2
+
Redhat # systemctl enable httpd
+
إلغاء تفعيل أباتشي (apache)
إلغاء تفعيل أباتشي (apache)
−
Debian # systemctl disable apache2
+
−
Redhat # systemctl disable httpd
+
Debian # systemctl disable apache2
+
Redhat # systemctl disable httpd
+
إيقاف أباتشي (apache)
إيقاف أباتشي (apache)
−
Debian # systemctl stop apache2
+
−
Redhat # systemctl stop httpd
+
Debian # systemctl stop apache2
+
Redhat # systemctl stop httpd
+
تشغيل أباتشي (apache)
تشغيل أباتشي (apache)
−
Debian # systemctl start apache2
+
Debian # systemctl start apache2
−
Redhat # systemctl start httpd
+
Redhat # systemctl start httpd
+
إعادة تشغيل أباتشي (apache)
إعادة تشغيل أباتشي (apache)
−
Debian # systemctl restart apache2
+
−
Redhat # systemctl restart httpd
+
Debian # systemctl restart apache2
+
Redhat # systemctl restart httpd
+
إعادة تحميل الوحدات الخاصة بأباتشي (apache)
إعادة تحميل الوحدات الخاصة بأباتشي (apache)
−
Debian # systemctl reload apache2
+
−
Redhat # systemctl reload httpd
+
Debian # systemctl reload apache2
+
Redhat # systemctl reload httpd
+
حالة أباتشي (apache)
حالة أباتشي (apache)
−
Debian # systemctl status apache2
+
−
Redhat # systemctl status httpd
+
Debian # systemctl status apache2
+
Redhat # systemctl status httpd