From 0ef28b35abf576b7b38e8463e4db29f575cc7c7e Mon Sep 17 00:00:00 2001 From: bookcorner Date: Mon, 27 Jul 2026 01:47:52 +0400 Subject: Install Phoenix Cart from Git --- etc/httpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/httpd.conf') diff --git a/etc/httpd.conf b/etc/httpd.conf index fd03bea..f39c8a7 100644 --- a/etc/httpd.conf +++ b/etc/httpd.conf @@ -16,7 +16,7 @@ server "bookcorner.ge" { include "/etc/httpd/_listen443.conf" include "/etc/httpd/_acme.conf" - root "/htdocs/PhoenixCart-1.1.0.7" + root "/htdocs/phoenixcart" directory index "index.php" location "*.php" { -- cgit v1.2.3