May 27, 2014 | DirectAdmin Control Panel, Web Hosting
To protect your image files not to be linked by other websites, which consume your web hosting account monthly traffic, you may consider to enable Hotlink Protection to deny external website direct HTTP request to your image files. You can put a file called .htaccess...
May 24, 2014 | DirectAdmin Control Panel, Web Hosting
For security reason, Directory Listing is, by default, disabled in DirectAdmin based web hosting service. If customer would like to enable Directory List, you need In the folder where you like to list, create (or edit) .htaccess file, and add the following content...
May 24, 2014 | DirectAdmin Control Panel, Web Hosting
Due to security reason, the option – FollowSymLinks – is no longer supported inside .htaccess ref.: http://forum.directadmin.com/showthread.php?t=42332 If customer like to use symbolic links inside the hosting account, please use SymLinksIfOwnerMatch...
May 24, 2014 | DirectAdmin Control Panel, Web Hosting
Please note that FrontPage Server Extensions 2002 for UNIX has been discontinued in June 2006 by Microsoft already. For details, you may refer to http://msdn.microsoft.com/en-us/library/aa140180(v=office.10).aspx or Google search result This FrontPage server extension...
May 24, 2014 | DirectAdmin Control Panel, Domain Registration, Web Hosting
You can use the following code to make a URL forward/redirection via HTML Open NotePad Copy and Paste the following code (remember to change the text in red to your destination URL) <html> <head> <title>Forwarding…</title> <meta...
May 24, 2014 | Domain Registration, Web Application, Web Hosting
You can do it in your local PC. Change your desktop host file to point your domain to our server, then you can test it as usual. Assume your website IP is 180.92.181.3 (please ask us to confirm your website IP before testing) In your PC (e.g. Windows XP/Vista/7/8),...