How to configure xdebug with WAMP
Date : March 29 2020, 07:55 AM
|
Wamp/DynDNS/IP i can't configure
Date : March 29 2020, 07:55 AM
it helps some times First you dont want your PC configured to be in the DMZ. Very dangerous and not necessary. Here is what I do. # onlineoffline tag - don't remove
Order Deny,Allow
Deny from all
Allow from 127.0.0.1
# onlineoffline tag - don't remove
Order Allow,Deny
Allow from all
|
Configure wamp server to SVN on Windows 7 64-bit
Date : March 29 2020, 07:55 AM
wish help you to fix your issue It's not clear why you want/need to configure the WAMP server when you already have VisualSVN Server. VisualSVN Server includes Apache HTTP Server and you don't need to setup second HTTP server instance. VisualSVN Server configuration should be done via VisualSVN Server Manager console only, see the Getting Started guide. NOTE: It's strongly discouraged to install any other web applications on VisualSVN Server's Apache HTTP Server. The Apache is configured to serve Subversion repositories only and must not be used to host other web services. Use another web server to host web apps.
|
How to configure WAMP to be RESTful?
Tag : php , By : jumpingmattflash
Date : March 29 2020, 07:55 AM
may help you . I found the solution: I needed to put my api folder in the c:/wamp/www folder.
|
configure wamp server
Date : March 29 2020, 07:55 AM
|