<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/winpwebweb/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/winpwebweb/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 08 May 2016 06:57:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/winpwebweb/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Noviardi</title><link>https://sourceforge.net/p/winpwebweb/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,74 +0,0 @@
-# **Winpweb**
-(c) 2016 stardigits.com
-
-Windows portable web &amp;amp; database server with scripting tools for development purpose only.
-It's not recommended for production use.
-This package is another alternative of WTServer, XAMPP, WAMP
-
-### FEATURES
-
-* Fully portable, lightweight, simple and easy to use
-* Installation only by unzip the package then run it from windows command prompt
-* No administrator authorization required for installation (except PHP for Microsoft VC++ Redistribution)
-* Do servers operation by CLI tools called 'pweb' 
-
-### DISTRIBUTIONS
-
-1. Pico (default)
-   Nginx + MariaDB + PHP (with composer)
-   
-### REQUIREMENTS
-
-* Microsoft VC++ Redistributable for Visual Studio 2012 
-
-### PACKAGES (pico)
-
-1. Nginx, version 1.10.0
-2. MariaDB, version 1.13.0
-3. PHP, version 5.6.21 (VC11, NTS)
-
-### INSTALL
-
-1. Open or run **`console.cmd`**
-
-2. Init MariaDB data directory
-
-`pweb mysql installdb`
-
-3. Init Nginx configuration
-
-`pweb initcfg`
-
-4. Running the servers
-~~~
-pweb nginx start
-pweb mysql start
-start http://localhost
-start http://localhost/phpinfo.php
-~~~
-
-### HOWTO
-
-1. Edit nginx.conf
-
-`pweb nginx config`
-
-2. Edit my.ini
-
-`pweb mysql config`
-
-3. Edit php.ini
-
-`pweb php config`
-
-4. Moving to other drive, directory or USB
-
-After move you have to modify all path configuration on nginx.conf, my.ini and php.ini
-
-### CHANGELOG
-
-* 0.0.12, Initial release on 5/5/2016
-
-### LICENSE
-
-GPLv2
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noviardi</dc:creator><pubDate>Sun, 08 May 2016 06:57:09 -0000</pubDate><guid>https://sourceforge.net0aa16bfcd8d1d115d87f01d5509a1be7db31757b</guid></item><item><title>Home modified by Noviardi</title><link>https://sourceforge.net/p/winpwebweb/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,39 +1,42 @@
-# Winpweb
+# **Winpweb**
 (c) 2016 stardigits.com

 Windows portable web &amp;amp; database server with scripting tools for development purpose only.
 It's not recommended for production use.
 This package is another alternative of WTServer, XAMPP, WAMP

-## FEATURES
+### FEATURES

 * Fully portable, lightweight, simple and easy to use
 * Installation only by unzip the package then run it from windows command prompt
 * No administrator authorization required for installation (except PHP for Microsoft VC++ Redistribution)
 * Do servers operation by CLI tools called 'pweb' 

-## DISTRIBUTIONS
+### DISTRIBUTIONS

 1. Pico (default)
    Nginx + MariaDB + PHP (with composer)

-## REQUIREMENTS
+### REQUIREMENTS

 * Microsoft VC++ Redistributable for Visual Studio 2012 

-## PACKAGES (pico)
+### PACKAGES (pico)

 1. Nginx, version 1.10.0
 2. MariaDB, version 1.13.0
 3. PHP, version 5.6.21 (VC11, NTS)

-## INSTALL
+### INSTALL

-1. Open console.cmd
+1. Open or run **`console.cmd`**
+
 2. Init MariaDB data directory
+
 `pweb mysql installdb`

 3. Init Nginx configuration
+
 `pweb initcfg`

 4. Running the servers
@@ -44,7 +47,7 @@
 start http://localhost/phpinfo.php
 ~~~

-## HOWTO
+### HOWTO

 1. Edit nginx.conf

@@ -62,10 +65,10 @@

 After move you have to modify all path configuration on nginx.conf, my.ini and php.ini

-## CHANGELOG
+### CHANGELOG

 * 0.0.12, Initial release on 5/5/2016

-## LICENSE
+### LICENSE

 GPLv2
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noviardi</dc:creator><pubDate>Sun, 08 May 2016 06:55:49 -0000</pubDate><guid>https://sourceforge.net0213999875206660e7abad21797c331c9ec4a080</guid></item><item><title>Home modified by Noviardi</title><link>https://sourceforge.net/p/winpwebweb/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,44 +1,42 @@
-Winpweb
+# Winpweb
 (c) 2016 stardigits.com

 Windows portable web &amp;amp; database server with scripting tools for development purpose only.
 It's not recommended for production use.
 This package is another alternative of WTServer, XAMPP, WAMP

-FEATURES
+## FEATURES

 * Fully portable, lightweight, simple and easy to use
 * Installation only by unzip the package then run it from windows command prompt
 * No administrator authorization required for installation (except PHP for Microsoft VC++ Redistribution)
 * Do servers operation by CLI tools called 'pweb' 

-DISTRIBUTIONS
+## DISTRIBUTIONS

 1. Pico (default)
    Nginx + MariaDB + PHP (with composer)

-REQUIREMENTS
+## REQUIREMENTS

 * Microsoft VC++ Redistributable for Visual Studio 2012 

-PACKAGES (pico)
+## PACKAGES (pico)

 1. Nginx, version 1.10.0
 2. MariaDB, version 1.13.0
 3. PHP, version 5.6.21 (VC11, NTS)

-INSTALL
+## INSTALL

-1. Init MariaDB data directory
-
+1. Open console.cmd
+2. Init MariaDB data directory
 `pweb mysql installdb`

-2. Init Nginx configuration
-
+3. Init Nginx configuration
 `pweb initcfg`

-3. Running the servers
-
+4. Running the servers
 ~~~
 pweb nginx start
 pweb mysql start
@@ -46,7 +44,7 @@
 start http://localhost/phpinfo.php
 ~~~

-HOWTO
+## HOWTO

 1. Edit nginx.conf

@@ -64,10 +62,10 @@

 After move you have to modify all path configuration on nginx.conf, my.ini and php.ini

-CHANGELOG
+## CHANGELOG

 * 0.0.12, Initial release on 5/5/2016

-LICENSE
+## LICENSE

 GPLv2
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noviardi</dc:creator><pubDate>Sun, 08 May 2016 06:53:28 -0000</pubDate><guid>https://sourceforge.netf366fc0a398f2daa0e5fae824ff3eb043d562cab</guid></item><item><title>Home modified by Noviardi</title><link>https://sourceforge.net/p/winpwebweb/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -7,8 +7,8 @@

 FEATURES

-* Fully trully portable
-* Only unzip the package then run it from windows command prompt
+* Fully portable, lightweight, simple and easy to use
+* Installation only by unzip the package then run it from windows command prompt
 * No administrator authorization required for installation (except PHP for Microsoft VC++ Redistribution)
 * Do servers operation by CLI tools called 'pweb' 

@@ -39,10 +39,12 @@

 3. Running the servers

+~~~
 pweb nginx start
 pweb mysql start
 start http://localhost
 start http://localhost/phpinfo.php
+~~~

 HOWTO

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noviardi</dc:creator><pubDate>Sun, 08 May 2016 06:47:20 -0000</pubDate><guid>https://sourceforge.net03ccf2c058d0c0ec5353a0678d31e74d46fe871d</guid></item><item><title>Home modified by Noviardi</title><link>https://sourceforge.net/p/winpwebweb/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,71 @@
-Welcome to your wiki!
+Winpweb
+(c) 2016 stardigits.com

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Windows portable web &amp;amp; database server with scripting tools for development purpose only.
+It's not recommended for production use.
+This package is another alternative of WTServer, XAMPP, WAMP

-The wiki uses [Markdown](/p/winpwebweb/wiki/markdown_syntax/) syntax.
+FEATURES

-[[members limit=20]]
-[[download_button]]
+* Fully trully portable
+* Only unzip the package then run it from windows command prompt
+* No administrator authorization required for installation (except PHP for Microsoft VC++ Redistribution)
+* Do servers operation by CLI tools called 'pweb' 
+
+DISTRIBUTIONS
+
+1. Pico (default)
+   Nginx + MariaDB + PHP (with composer)
+   
+REQUIREMENTS
+
+* Microsoft VC++ Redistributable for Visual Studio 2012 
+
+PACKAGES (pico)
+
+1. Nginx, version 1.10.0
+2. MariaDB, version 1.13.0
+3. PHP, version 5.6.21 (VC11, NTS)
+
+INSTALL
+
+1. Init MariaDB data directory
+
+`pweb mysql installdb`
+
+2. Init Nginx configuration
+
+`pweb initcfg`
+
+3. Running the servers
+
+pweb nginx start
+pweb mysql start
+start http://localhost
+start http://localhost/phpinfo.php
+
+HOWTO
+
+1. Edit nginx.conf
+
+`pweb nginx config`
+
+2. Edit my.ini
+
+`pweb mysql config`
+
+3. Edit php.ini
+
+`pweb php config`
+
+4. Moving to other drive, directory or USB
+
+After move you have to modify all path configuration on nginx.conf, my.ini and php.ini
+
+CHANGELOG
+
+* 0.0.12, Initial release on 5/5/2016
+
+LICENSE
+
+GPLv2
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noviardi</dc:creator><pubDate>Sun, 08 May 2016 02:31:09 -0000</pubDate><guid>https://sourceforge.net930892a3e9e069e364ca3496da552fd670c7941e</guid></item><item><title>Home modified by Noviardi</title><link>https://sourceforge.net/p/winpwebweb/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/winpwebweb/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/noviardi/"&gt;Noviardi&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-572e958a485acd019b68d98a" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Noviardi</dc:creator><pubDate>Sun, 08 May 2016 01:25:31 -0000</pubDate><guid>https://sourceforge.net3d51b06c7ae0fd026c9afa5ab5d3c16efcb10a34</guid></item></channel></rss>