Articles in this category
Apache Mod_rewrite
Learn to use Apache's mod_rewrite to redirect URLs, force HTTPS, create SEO-friendly links, and more with practical .htaccess examples.
Change PHP Settings for WordPress in Cloud Sites
Update the PHP memory limit, max file size, post size and execution time for Wordpress in Cloud Sites.
Display SVG Images Correctly in Cloud Sites
In order to properly display SVG image types within the PHP environment, a specific line must be added to your .htaccess file.
Force a Secure Connection (SSL) Using .htaccess in Cloud Sites
Ensure all visitors access the secure (https) site, even if they enter http in the URL, for Cloud Sites with SSL. Edit the .htaccess…
Forcing SSL Connections Using .htaccess
For a secure connection, use .htaccess rules to redirect insecure traffic from http://mysite.com to https://mysite.com, assuming you have an…
Frequently Encountered Issues
Encountered some issues along the way? This guide covers common issues that may occur on your StellarSites website and the steps for trouble…
How to allow or block hostnames and IP addresses in SiteWorx
Use SiteWorx to allow or block specific hostnames and IP addresses while managing permissions for a site or domain directory.
How to create and manage custom error pages in SiteWorx
Use SiteWorx to create and manage custom error pages.
How to create and manage MIME types
How Nexcess clients on SiteWorx can customize MIME types and associated extensions.
How to create URL redirect rules in SiteWorx
Use SiteWorx to create redirect URLs.
How to enable and disable .htaccess files with SiteWorx
Learn how Nexcess clients can enable and disable .htaccess files using SiteWorx.
How to manage index files
Control the way Apache manages directories using SiteWorx. You can set the files Apache looks for when a browser requests a URL that doesn't…