SmartVPSs: How do I redirect an alias domain to an internal folder, another address, or my Answer: Add any of the code below to an .htaccess file in the "docs" folder within your web site. i.e.
docs/.htaccess
Redirect to a subdirectory:
RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_HOST} ^(www\.)?example\.com
RewriteCond %{REQUEST_URI} !/test/
RewriteRule ...
Site Building: Please explain my web site visit statistics. Answer: Learning to read log files and stats is one of the most important aspects of running a web site. With tools such as the statistics ...
Domains & DNS: What is a domain name? Answer: A domain name is a text name corresponding to a computer or website on the Internet. For example, the domain name google.com points to the ...
Site Building: IDX for developers Answer: For an overview of what IDX is, and what options are available to end-users, read this.
IDX Information For Developers
Our IDX system is a comprised of ...
Site Building: What is IDX? Answer: IDX stands for Internet Data eXchange, and is used specifically for real estate.Brownrice Internet updates all MLS real estate listing data and photos each morning ...
SmartVPSs: How do I upload my web pages to my web site? Answer:
So you've created a few web pages on your computer but you don't know how to get them onto your web site. What do you ...
Email: How do I configure my Android device for email? Answer: Configuring Android Mail
First, open your mail application. Go to your "apps" and tap on the icon that looks something like this:
You'll be shown several options ...
Email: Troubleshooting Mac Mail Answer: Mac Mail, or Apple Mail may sometimes trouble you by suddenly becoming unable to send email and / or receive email. This is often accompanied ...
SmartVPSs: How do I delete my VPS? Answer: If you have a managed dedicated server you can follow the instructions below to delete your own VPSs. If you do not have a dedicated server ...