Search the Knowledgebase |
Browse by Category |
|
|
|
View Articles by Category |
|
There are no sub categories
|
Control Panel (Plesk)
|
There were 18 articles found in this category:
ASP Sending e-mail with CDOSYS
CDOSYS is a built-in component in ASP. This component is used to send e-mails with ASP. Sending e-mail with CDOSYS CDO (Collaboration Data Objects) is a Microsoft technology that is designed to simplify the creation of messaging applications. CDOSYS is a built-in component in ASP. We will show y ...
How to manage windows permissions
Managing Web Directories Plesk allows you to see the directories of your domain the way they are seen from the web and manage their protection and settings. Generally, there are two types of directories, physical and virtual ones. Physical directories are the actual directories present on the se ...
Forbidden: You don't have permission to access / on this server.
If I use www.mydomain.com in my browser I get "Forbidden: You don't have permission to access / on this server." But if I use the full path to my index.php page (i.e www.mydomain.com/index.php) it opens fine. I did have some issues with the .htaccess file and I might have deleted something out o ...
How do I create a redirect for my site ?
These rules should be added to your .htaccess file located in your public_html folder. This rule will redirect all none SSL traffic to the SSL (https) portion of your site: RewriteEngine On RewriteCond %{SERVER_PORT} !=443 RewriteRule ^ https://yourdomain.com%{REQUEST_URI} [NS,R,L] In a ...
Do you support Cdonts ?
Cdonts is support on our windows hosting plans using classic ASP. Sending Mail from ASP with CDONTS.NewMail Object The NewMail object gives you the ability to send a message within an ASP page with only few lines of code. The syntax for sending mail with the NewMail object of CDONTS is as follow ...
Webalizer - How to read my web stats
Here is a brief explanation of the terms used in the stats program To access your web stats, Login to the Control Panel, select the domain you wish to view, select Reports, then select Webalizer The webalizer shows a over view of each months statistics. If you click the month you will get m ...
How do I preview my temporary site when using plesk ?
You can preview your site through plesk before the domain is active by clicking the site preview link or by going to the URL directly. http://[serveraddress]/$sitepreview/[yourdomain.com] [serveraddress] = the name of the server your site is on, this the server address you log into your site and ...
Frontpage Warning - FTP transmits the user name and password without encryption.
When you try to publish by using FTP, you will see a warning in the logon dialog box that states: "FTP transmits the user name and password without encryption. If possible, open the Web site by using an HTTP URL to help protect it from potential network attacks." Your information when using FTP ...
Why do I get the following warning message when logging into Plesk ?
Why do I get the following warning message when logging into Plesk?: "There is a problem with this website's security certificate." I can still log-in but the explorer bar goes pink. Plesk is secured with an SSL provided by plesk.com this is known as a self signed ssl. The information is still s ...
How do I add a user to my control panel?
Our Mega-Phase, Pro-Phase, and Windows hosting plans only allow one primary control panel (cPanel) login. If you're wanting to allow more than one cPanel login, please take a look at our reseller hosting plans.
How do you log into plesk ?
You can log into plesk by going to https://domain:8443 or https://ip:8443 Where domain is your website, ip is the address to your server; you can get your ipadress by contacting tech support. Using the ip adress will allow you to manage your account even before the domain is active
Do you support msaccess/ODBC?
Yes, on our windows hosting plans
Do you support SSI (server side include) on html pages?
Yes we support SSI (server side inlcludes)
What should I use for my name server ?
If you are a midphase.com or anhosting.com shared hosting customer with cpanel Please use the following nameservers: dns1.midphase.com dns2.midphase.com or dns1.anhosting.com dns2.anhosting.com While there are other dns servers that may work we suggest these nameservers for consistency. If you ...
Do you support AspUpload and AspImage?
no, we do not support support AspUpload and AspImage they require licenses
Do you support Microsoft Exchange?
No, we do not support exchange at this time.
Do you support asp.net 2.0, asp, ajax?
Yes only on our windows hosting plans.
What versions of PHP and Mysql are running on windows shared hosting servers ?
Php is currently 5.0 version and mysql is currently version 4.1
|