Download Latest Version webserveronly-apache2.4.3-php5.4.6-mysql5.5.27.rar (18.0 MB)
Email in envelope

Get an email when there's a new version of Portable Webserver

Home / App Only
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2012-08-27 4.3 kB
frswebserver-1.5.0-apponly.rar 2012-08-27 1.5 MB
frswebserver-1.4.1-apponly.zip 2012-07-23 956.6 kB
frswebserver-1.4.0-apponly.zip 2012-07-10 878.9 kB
Totals: 4 Items   3.3 MB 2
---------------------------------------------------------------------------------------------------
                                       PORTABLE WEBSERVER 1.5.0
                                             dev: furious
---------------------------------------------------------------------------------------------------

# -------------------
# CHANGELOG:
# -------------------

Version 1.5.0 (since 1.4.1):
+ NEW: Template Editor, more easy to customize your portable webserver cfg files, variables, etc.
+ Added multilanguage support (you can send your translation, see contact info section).
+ Added option to help translating texts in others languages.
+ Added "Reference Docs" button on main window, clicking it to show the docs list.
+ Added "About" window for some informations about the app.
+ Added new option to send the application to trayicon at startup.
+ Added new option to manually/automatically update the server configuration files.
+ Current languages: English, Brazilian Portuguese.
+ Now only runs one-instance of the application (brings to front).
* Fixed bug on XP machines when opens "select an executable" (httpd.exe, php.exe, etc)
* Fixed bug while saving config and updating config files caused by paths invalid/nonexistent .
- Optimized code, less size, more efficient.
- Webserver updated: Apache 2.4.3, PHP 5.4.6, MySQL 5.5.27, phpMyAdmin 3.5.2.2

Version 1.4.1:
* Fix: Don't need more runtime libraries/dlls.
- Small tweaks

# -------------------
# FIRST STEPS:
# -------------------

If you downloaded the app only, you'll need to download the webserver (apache, php, mysql).

1. Open the application, open the settings, set all folders (make sure that you extract
   this in your pendrive, relative paths will be used).
2. Check the configurations templates in "settings" folder, they will be used to webserver
3. Save settings, start webserver and good luck.


# -------------------
# SOME EDITOR TIPS:
# -------------------

REMINDER: When you click on "Edit Template", all settings will be saved before start editing.

I made the template editor to be a easier way to edit your server config files, it's so easy
but can be easier with these shortcuts for you:

While in file editor, scrolling your mouse wheel up/down can make your job easy:
- Holding CTRL and scrolling, this will change the variables environment.
- Holding SHIFT and scrolling, you can navigate through the variables list.

With left click in any variable on file editor (eg: {FRS_PHPEXAMPLE}) will show some options for you:
- Edit variable: This will change the environment according to selected variable (eg: PHP).
  and selecting the variable (eg: EXAMPLE) on the list. (Only for variables not private).
- Remove variable: This removes the variable from your editor (not from variables list).
- Swap variable: You can quickly change the variable to another one (from the current environment).

With right click in file editor, that options are showed:
- Insert variable: Inserts the selected variable from the current environment variables
  list at cursor/selection in file editor.
- All variables: This shows all variables from the current environment, do the same thing above.
- Create variable: If you have selected any text in the file editor, if the text isn't on the blacklist,
  this option is showed, clicking this create a new variable for the current environment.

In variables list:
- Double-click in any variable, this is inserted at current cursor/selection in file editor.

The preview mode:
- Shows how the file will be generated, warns if there is new variables in template but not defined yet.

# THE VARIABLE NAMES BLACKLIST:
- Some variables are for internal use, check the private variables list bellow:
  "path", "extensions", "modules", "root", "hostname", "port", "sslport",
  "executable", "adminexecutable", "db", "phpmyadmin", "username", "password".

# -------------------
# CONTACT INFO:
# -------------------

Well. Enjoy it, if you have anything to say (bug, suggestion, translation, etc) contact me.
I'm brazilian but you can write in english (this explains why my english sucks HUEHUEHUE).

Email: feedback[at]furious.cc
Website: http://furious.cc
Source: readme.txt, updated 2012-08-27