Proxy scripts and servers are forbidden in Host1Free.com service. Alternatively you allowed to use Host1Plus.com web hosting to host proxy servers and scripts.
Posts Tagged ‘server’Can I host proxy server in Host1Free.comProxy scripts and servers are forbidden in Host1Free.com service. Alternatively you allowed to use Host1Plus.com web hosting to host proxy servers and scripts. How to check server information?To check your server system information you can locate in DirectAdmin server control panel under Server Information section. In order to check PHP information go to here. HTTP Error 500 – Internal server errorThe server failed to fulfill an apparently valid request. Where can I find server PHP information?To get the detailed information about PHP modules you can visit this link located here. How to configure my MediaWiki to be accessible via the server URL?In order to access your MediaWiki via the server URL (http://servername/~user) instead your domain, you should edit your LocalSettings.php file. It is located in the root directory of your MediaWiki. You can edit the file from: DirectAdmin -> File Manager Replacethe following line: $wgScriptPath= “/wiki” with this one: $wgScriptPath= “/~username/wiki” Then you can use the following link to access your MediaWiki: http://servername.com/~username/wiki/ Where can I find my FTP information?Your FTP account information should have been sent to your email when your request for free host was confirmed and approve. For reasons you didn’t received such a notice, this is how an average ftp user login account looks like. Ftp Server Domain: “ftp.yourdomain.com” or “ftp.box1.host1free.com” (if your account is hosted on box1) Username: your DirectAdmin account user name By default your account details are the same as DirectAdmin server control panel. If you want to change them then you will need to login to DirectAdmin server control panel to retrieve them. How can I install/configure my WordPress to be able to access it via the server URL.You can access your WordPress installation via the server IP with without making any changes. You just type the URL below and change it to suit for your account: http://serveraddress/~username/path_to_WordPress_installation/ However, in order your links to access the content via the server’s URL you should make the following changes: You should change the ‘siteurl’ option in your WordPress database. Here is the path to do this change: Go to Direct Admin –> ‘phpMyAdmin’ in the Databases box. Then from the left bar select the database for your WordPress installation Browse the table ‘wp_options’ –> Find the options ‘siteurl’ and ‘home’. Change their values to the desired URL. How to configure Drupal to use the server URL instead of my domain name?If you cannot log into your Drupal application using your server domain, you should change the following line in theĀ sites/default/settings.php file: $cookie_domain = ‘yourdomain.com’; to $cookie_domain = $_SERVER['HTTP_HOST']; This way Drupal will send the proper cookie information, matching the domain name you have used to access it. My registrar does not accept your DNS servers!Sorry then, either use something such as free DNS (www.freedns.afraid.org) or alternatively you can contact Host1Free.com community forum to get more help. What are FTP login details and server address?FTP Server: ftp.YOURDOMAIN FTP User: Direct Admin User FTP Password: Direct Admin PASS |
|