Category

Htaccess

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.
9 min read
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.
3 min read
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.
1 min read
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…
1 min read
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…
1 min read
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…
3 min read
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.
2 min read
How to create and manage custom error pages in SiteWorx
Use SiteWorx to create and manage custom error pages.
2 min read
How to create and manage MIME types
How Nexcess clients on SiteWorx can customize MIME types and associated extensions.
1 min read
How to create URL redirect rules in SiteWorx
Use SiteWorx to create redirect URLs.
2 min read
How to enable and disable .htaccess files with SiteWorx
Learn how Nexcess clients can enable and disable .htaccess files using SiteWorx.
1 min read
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…
2 min read