Home  /  Tools Apps  / Web Server Ultimate Pro on Windows Pc

Web Server Ultimate Pro on Windows Pc

Developed By: Ice Cold Apps

License: Free

Rating: 4,3/5 - 12 votes

Last Updated: December 27, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 3.2.1
Size 770 KB
Release Date May 13, 13
Category Tools Apps

What's New:
- Fixed some encoding issues- And fixed some other small bugs [see more]

Description from Developer:
The ultimate Web Server! Set logins for certain directories, secure your connection with HTTPS SSL and/or you can even encrypt all files! And you can set specific settings for fold... [read more]

App preview ([see all 9 screenshots])

App preview

About this app

On this page you can download Web Server Ultimate Pro and install on Windows PC. Web Server Ultimate Pro is free Tools app, developed by Ice Cold Apps. Latest version of Web Server Ultimate Pro is 3.2.1, was released on 2013-05-13 (updated on 2023-12-27). Estimated number of the downloads is more than 100. Overall rating of Web Server Ultimate Pro is 4,3. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 12 users, 9 users had rated it 5*, 1 users had rated it 1*.

How to install Web Server Ultimate Pro on Windows?

Instruction on how to install Web Server Ultimate Pro on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Web Server Ultimate Pro on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Web Server Ultimate Pro using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Web Server Ultimate Pro" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Web Server Ultimate Pro on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Web Server Ultimate Pro" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 3.2.1.

Download Web Server Ultimate Pro 3.2.1 on Windows PC – 770 KB

The ultimate Web Server! Set logins for certain directories, secure your connection with HTTPS SSL and/or you can even encrypt all files! And you can set specific settings for folders with simple htaccess files (.shtaccess). You can use the built in .shtaccess manager to create/edit them!
For the full list with features (and yes, there are a lot of features) you can scroll down to the features list.

Note. If you find a bug or have a problem please contact us by email since we cannot help you if you post it in the reviews.

But we haven’t mentioned all features yet; you can even set a dynamic DNS updater! The app also has extensive logging functionality, and you can even set the app to email you the log automatically!

Features summary (we are missing a lot of features in this list, so for the full list just contact us):
- Set the document root, port and optionally bind to a hostname
- Set the connection timeout
- Secure the connection with SSL (TLS) and use our built in certificate or use your own certificate (BKS and PKCS12 supported)
- When directory listing is enabled we have our own directory listing template which allows you even to upload files (if upload through POST is enabled)
- Enable .shtaccess parsing for directories. These are files which contain specific settings for the directory it is located in (and subdirectories)
- Start/Stop the Web Server automatically when connected/disconnected from a specified WIFI network, or on boot
- Verbose log (filter, email, etc)
- Add multiple dynamic DNS updaters (set a custom URL, or choose from ChangeIP, DNSdynamic, DNSexit, DNSMadeEasy, DNS-O-Matic, DNSPark, DtDNS, DynDNS, easyDNS, eNom, HE.net, Joker, Namecheap, No-IP, ZoneEdit)

Features .shtaccess (can be set for specific folders):
You can use the built in .shtaccess manager to edit/set settings or edit a .shtaccess manually using a text editor.
- Add a required login(s)
- Disable directory listing
- Enable Server Side Includes (SSI): read more about it in the next list with features
- Enable directory downloading (TAR, ZIP, TGZ)
- Enable uploading files through POST
- Enable file deleting
- Enable GZIP compression
- Disable mime types and force downloading of all files
- Enable file encryption (AES 128 bit or DES). For help on decrypting the files scroll to the end of the description.
- Add multiple default indexes
- Set multiple allowed/blocked IP’s
When a folder/file is requested all directories above that will be checked for .shtaccess files and these will be applied correspondingly.

Features Server Side Includes (SSI):
When you fill in a variable, as mentioned below, in a text file it will be replaced with the corresponding content when someone requests the file. This only works for text files (html, txt, etc).
{{include=(URL/Absolute path/Relative path)}}
{{filemodified=(Absolute path/Relative path)}}
{{filemodifiedstring=(Absolute path/Relative path)}}
{{filesize=(Absolute path/Relative path)}}
{{filesizestring=(Absolute path/Relative path)}}
{{var=(allcommands/myip/filemodified/filemodifiedstring/filesize/filesizestring/devicemodel/deviceandroidversion/deviceboard/devicebrand/devicename/devicemanufacturer/deviceproduct/deviceandroidcodename)}}
If you need help with the SSI variables just contact us!

HELP: for decrypting files
Search for “kpbe password based encryption” and install it. For AES with default settings (default iterations of 100 and default salt) use:
kpbe -a AES -p mypassword -o outputdir myencryptedfile.jpg

For questions, comments or feature requests just contact us!

Visit us on: https://www.icecoldapps.com/
Follow us on Twitter: https://twitter.com/IceColdApps
Like us on Facebook: https://www.facebook.com/IceColdApps
- Fixed some encoding issues
- And fixed some other small bugs