OpenCart Documentation
  • Home
  • About
  • Contact
  • Home
  • System Requirements
  • Installation
  • Updating OpenCart
  • Getting Started
  • Where to download
  • Browsing the Store Front
  • Admin Interface
    • Overview
    • Filter
    • Image Manager
    • Adding Multiple Languages
    • Creating a Multi-Store
    • Moving OpenCart to a New Server
    • SEO Keywords
    • SSL Certificates and HTTPS
    • Basic Security Practices
    • vQmod
  • Catalog
    • Categories
      • Overview
      • General
      • Data
      • Design
    • Products
      • Overview
      • General
      • Data
      • Links
      • Attribute
      • Option
      • Discount
      • Special
      • Image
      • Reward Points
      • Design
    • Filters
    • Profiles
    • Attributes
    • Options
    • Manufacturers
    • Downloads
    • Reviews
    • Information
  • Extensions
    • Modules
      • Core Modules
      • Install/Uninstall
      • Editing a Module
      • 3rd Party Modules
    • Shipping
    • Payments
    • Order Totals
    • Product Feeds
  • Sales
    • Orders
    • Returns
    • Customers
      • Overview
      • Customer Groups
      • IP Blacklist
    • Affiliates
    • Coupons
    • Gift Vouchers
    • Mail
  • Reports
    • Customer Reports
      • Order Report
      • Reward Points Report
      • Customer Credit Report
    • Affiliate Reports
      • Affiliate Commission Report
    • Product Reports
      • Products Viewed Report
    • Sales Report
      • Orders report
      • Tax report
      • Shipping report
      • Returns report
      • Coupon Report
  • System
    • Settings
      • General
      • Store
      • Local
      • Option
      • Image
      • Mail
      • Fraud
      • Server
    • Design
      • Layouts
      • Banners
    • Users
    • Localisation
      • Language
      • Currency
      • Stock status
      • Order status
      • Returns
      • Countries
      • Zone
      • Geo zone
      • Taxes
      • Length class
      • Weight class
    • Error logs
    • Backup/Restore
  • Developer Guide
    • Developing Modules
    • Developing new product feeds
    • Loading files in the controller

Settings Server

Server Tab

The server tab under Settings displays the following fields:

  • Use SSL: Enable HTTPS on your store. This requires a valid SSL certificate installed on your webserver.
  • Used Shared Sessions: Enables session information stored from the shopping cart to be shared between multiple domains/stores.
  • Robots: Add or remove bot user agents from accessing shared sessions.
  • Use SEO URL's: Enable OpenCart's SEO keyword functionality for information, category, manufacturer and product pages. This requires a correct .htaccess file.
  • Allowed File Extensions: Add or remove the file formats that can be uploaded to your store's server.
  • Allowed Mime Types: Add or remove allowed mime types.
  • Allow Forgotten Password: Allows admin to request a new password if it is forgotten.
  • Maintenance Mode: Restrict viewing your store front to logged in admin users while you make changes to your store.
  • Encryption Key: Enter a combination of numbers and letters to encrypt private information.
  • Outpout Compression Level: The level of HTTP compresion to be used in your HTTP headers.
  • Display Errors: Whether to display the PHP errors, warnings and notices produced by your store. This should be set to "No" for a live store.
  • Log Errors: Whether to log PHP errors, warnings and notices produced by your store.
  • Error Log Filename: If Log Errors is set to "Yes", the file where errors will be logged.
  • Google Analytics: Enter the code provided for the store site from the store's Google Analytics account here.

setting server tab

Published with GitHub Pages