Iis-windows-serverHow to create a file system web siteMicrosoft Visual Studio 2005 -Internet Information ServicesIn a file-system Web site, you store the files for your application in a folder on your local computer or on a computer that is accessible on your network. Filesystem Web sites are useful for developing locally on your computer because you do not need Internet Information Services (IIS) to .. Remote web site microsoft office frontpageMicrosoft Office FrontPage 2002 ServerA remote Web site is a site that uses IIS but is on another computer that you can access over a local area network. The remote computer must have IIS installed and must be configured with Microsoft Office FrontPageŽ 2002 Server Extensions. When you create a remote Web site, the pages and .. Netsh diag resolve network problemDiagnose network problem in windowsIf you want to diagnose network problems you usually start with ipconfig /all then you start ping-ing around. But next time try: # netsh diag ping adapter This will start an automatic diagnose of all network adapters in the system. You can also test a specific adapter by using: #netsh diag .. How to unblock a domain or ip addressUnblock a domain in windows serverSometimes the users IP may get blocked when there is more number of FTP login failures. The below steps will help you to unblock a domain or IP Address which has been blocked due to login failures in windows server. Follow the steps given below to unblock a certain IP 1. Login .. Add alias entry for a domainSet alias foe a web siteFollow the steps given below to add or set the alias entry in windows IIS server 1) Login into windows vps using rdesktop 2) Goto IIS Manager by selecting start -> settings -> control panel -> Administrative Tools -> Internet Information Service (IIS) Manager 3) The websites are listed in left panel 4) Now .. How to recreate dns zoneCreate DNS zoneThe dns zone can be recreated from the remote desktop connection Open a command prompt and type the following: cd "%plesk_Bin%" then "dnmsng.exe update domain.tld" This will recreate the DNS zone on your windows server. .. How to add new scheduled task in plesk panelPlesk add scheduled taskHow to add new scheduled task in plesk panel Please follow the below steps to add a new scheduled task in the plesk panel. 1. Login to the control panel 2. Click on scheduled tasks under "additional tools" 3. Select the user and click "next" 4. Click on "Schedule new Task" 5. Enter the necessary details. 6. .. How to redirect a web pageRedirect a webpage in various languageHow to Redirect a Web Page 301 Redirect 301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's .. Adding flv mime type in iis serverEnable flv MIME type in Windows ServerSteps to add flv MIME type in Windows Server 1) Select the site to configure in IIS, right click and select "Properties" 2) Under HTTP Headers Tab, select "File Types" under the MIME Map section and select "New Type" 3) Type ".flv" as the associated extension and "video/x-flv" as the content type. 4) .. |