Nexcess Shopware Articles
12 results
Explore the articles in this section to begin setting up your Shopware store.
-
InterWorx CLI
Read more: InterWorx CLIManage InterWorx via CLI: Use key scripts & the NodeWorx API for server/SiteWorx admin. Automate backups, user/domain mgmt, & more.
-
How to harden your WordPress site
Read more: How to harden your WordPress siteHardening is securing your WordPress site by reducing vulnerabilities through best practices, updates, and protective settings.
-
Creating cron jobs in Plesk
Read more: Creating cron jobs in PleskCreate Plesk cron jobs via Tools & Settings > Scheduled Tasks. Choose task type (command, PHP, URL), set schedule, and save. Automate tasks!
-
Change Time Zones on CentOS
Read more: Change Time Zones on CentOSLearn to set the correct time zone on CentOS 4/5/6 & 7. Use `ln -s` or `timedatectl`, restart services, & address PHP/NTP issues.
-
RPM
Read more: RPMRPM is a type of software package for Redhat-based Linux distributions with a command-line utility to manage them.
-
Installing mod_brotli
Read more: Installing mod_brotliInstall & configure `mod_brotli` on Apache. Learn to enable Brotli compression, verify it, and manage its preference over Gzip for faster sites.
-
PHP Troubleshooting on cPanel
Read more: PHP Troubleshooting on cPanelCommon PHP errors and troubleshooting steps
-
Scheduling PHP scripts with cron jobs
Read more: Scheduling PHP scripts with cron jobsLearn to automate PHP scripts with cron jobs. Use direct execution or HTTP clients (wget/lynx) & manage output. For cPanel, Plesk & InterWorx.