plainblack.com
Username Password
search
Bookmark and Share

restart apache script for Windows zip-n-go

If you're a user of the Windows Zip-N-Go package, this short script will be of help if you're planning on doing any kind of testing or development. If you're hosting more than one site, just add a line for each site's directory following the pattern of the example.com zip-n-go default.

net stop apache2
del /F /S /Q C:\data\domains\example.com\www\public\uploads\temp\*.*
del /F /S /Q %windir%\Temp\Filecache\*.*
net start apache2

System RequirementsPlease be advised: this contribution was tested with something older than WebGUI 7.5. When this contribution was uploaded there was no field for the author to fill out regarding it's requirements.
Comments
Download
LinksNo Support Offered
Statistics Downloads: 57
Views: 8290
Rating: 0
Updated: 8/12/2005
Keywords miscellaneous utility
NavigationBack to the Bazaar
© 2023 Plain Black Corporation | All Rights Reserved