Nexcess Shopware Articles
12 results
Explore the articles in this section to begin setting up your Shopware store.
-
Frequently Encountered Issues
Read more: Frequently Encountered IssuesEncountered some issues along the way? This guide covers common issues that may occur on your StellarSites website and the steps for troubleshooting them. If the issue persists after following the recommended steps, you can always reach out to the StellarSites support team for assistance through your StellarSites dashboard. (Pro tip: Include your troubleshooting steps.)…
-
Optimize Apache for Performance and Resource Usage
Read more: Optimize Apache for Performance and Resource UsageMaximize website speed! Learn how optimizing PHP/MySQL, modern Apache (Event MPM), and client-side caching boosts performance, resource limits, and when to upgrade RAM.
-
ConfigServer eXploit Scanner (CXS): your website’s security watchdog
Read more: ConfigServer eXploit Scanner (CXS): your website’s security watchdogCXS is your server’s watchdog, scanning for malware, quarantining threats, and monitoring files in real-time to keep your website secure.
-
Load Investigation Basics
Read more: Load Investigation BasicsLinux server load high? Diagnose CPU, memory & I/O bottlenecks (`top`/`iotop`). Fix PHP/MySQL, handle abuse & malware for better performance.
-
Installing mod_reqtimeout
Read more: Installing mod_reqtimeoutDefend Apache vs Slowloris with `mod_reqtimeout`. Guide: install on EA3/EA4 & set `RequestReadTimeout` for header/body to drop slow attacks.
-
Imunify360: Quick Reference Guide
Read more: Imunify360: Quick Reference GuideThis guide provides a quick reference for Imunify360, covering its features, installation, command-line usage, uninstallation, and troubleshooting common conflicts.
-
Using mod_qos and mod_reqtimeout to mitigate Slowloris attacks
Read more: Using mod_qos and mod_reqtimeout to mitigate Slowloris attacksProtect your Apache server from Slowloris attacks. Learn how to install and configure mod_qos, set up connection limits, and integrate with CSF.
-
Installing Python 3
Read more: Installing Python 3Python 3 on Linux: Install via apt/dnf. *Crucial: Don’t break system Python!* Use pip with virtual environments for safe package mgmt.