summaryrefslogtreecommitdiff
path: root/web/cgi/session/_htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'web/cgi/session/_htaccess')
-rw-r--r--web/cgi/session/_htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cgi/session/_htaccess b/web/cgi/session/_htaccess
index a4f615c..eb852fb 100644
--- a/web/cgi/session/_htaccess
+++ b/web/cgi/session/_htaccess
@@ -21,7 +21,7 @@ RewriteEngine on
RewriteCond %{SERVER_PORT} !=443
#
-# Include SCRIPT_URL incase webpine package isn't in the
+# Include SCRIPT_URL in case webpine package isn't in the
# root of the server's data
#
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=permanent,L]