diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/httpd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" { |
