Nexcess Shopware Articles
12 results
Explore the articles in this section to begin setting up your Shopware store.
-
Redirecting URLs and Subdomains in Cloud Sites
Read more: Redirecting URLs and Subdomains in Cloud SitesTo ensure secure access to your website, use SSL to change HTTP to HTTPS, encrypting visitor information to protect it from hackers. After installing your SSL, set up URL and subdomain redirects to enforce HTTPS traffic.
-
Configure WordPress Multisite on Cloud Sites
Read more: Configure WordPress Multisite on Cloud SitesTo use WordPress Multisite on Cloud Sites, start by setting up WordPress Multisite and making the necessary global configuration changes. Afterward, implement the specific configuration changes required for Cloud Sites to ensure everything functions correctly.
-
web_custom40.config File for Cloud Sites
Read more: web_custom40.config File for Cloud SitesAdd this code to your web.config file to run applications in medium trust. Review the article to confirm its suitability.
-
web_custom35.config File for Cloud Sites
Read more: web_custom35.config File for Cloud SitesAdding this code to your web.config file allows applications to run in medium trust. Read the article to ensure this action is suitable.
-
Run Applications Under Medium Trust in Cloud Sites
Read more: Run Applications Under Medium Trust in Cloud SitesThe Cloud Sites Windows environment uses a modified Medium Trust for ASP.NET 3.5 servers, allowing specific permissions like OleDb, Odbc, Configuration, Reflection, Web, and Socket permissions.
-
Redirecting URLs using Classic ASP in Cloud Sites
Read more: Redirecting URLs using Classic ASP in Cloud SitesThis article provides sample code for redirecting URLs in Cloud Sites using Classic ASP. This can be used for redirecting to a different page or forcing a secure connection (SSL).
-
IIS URL Rewrite Module in Cloud Sites
Read more: IIS URL Rewrite Module in Cloud SitesThe URL Rewrite Module for sites using Windows allows defining URL rewrite rules in the web.config file. Cloud Sites on IIS 8.5 enable this module automatically for ASP.NET. This tutorial covers four common URL rewrites and redirects using ASP.NET.
-
Installing a CMS Manually
Read more: Installing a CMS ManuallyTo build your website with a CMS, you must first install it. Liquid Web’s cPanel and Plesk servers offer automated tools for easy CMS installation. If you’re using Cloud Sites or prefer manual installation, this article provides the necessary skills and resources for a successful setup.