Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.204
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
apache /
scripts /
Delete
Unzip
Name
Size
Permission
Date
Action
ctl.bat
434
B
-rwxrwxrwx
2024-07-26 17:36
Save
Rename
@echo off if not ""%1"" == ""START"" goto stop cmd.exe /C start /B /MIN "" "C:\xampp\apache\bin\httpd.exe" if errorlevel 255 goto finish if errorlevel 1 goto error goto finish :stop cmd.exe /C start "" /MIN call "C:\xampp\killprocess.bat" "httpd.exe" if not exist "C:\xampp\apache\logs\httpd.pid" GOTO finish del "C:\xampp\apache\logs\httpd.pid" goto finish :error echo Error starting Apache :finish exit