CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 19:35:56 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=d0ab4344afab0cbe847a0be8818f396488f0ba14563a7721c6614de32f8816f8a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22RdcTNZDW-d-jvebjTlNdtxYNc0n_6zk5%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d90b099fb3f470-BLR
Apache Install - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # setting httpd.conf ServerRoot, Listen dan DocumentRoot
- ServerRoot "c:/Apache24"
- Listen 8080
- DocumentRoot "c:/Apache24/htdocs"
- <Directory "c:/Apache24/htdocs">
- # install service apache, command
- httpd.exe -k install -n "Apache HTTP Server"
- # jika link dengan PHP, tambahkan konfigurasi di httpd.conf
- # penting! pastikan vc apache dan vc php build sama, arsitekturnya juga harus sama 32 atau 64 bit. (jika gagal ... )
- AddHandler application/x-httpd-php .php
- AddType application/x-httpd-php .php .html
- LoadModule php7_module "c:/php/php7apache2_4.dll"
- PHPIniDir "c:/php"
- # penting! pastikan oci8 sesuai 32 atau 64bit php nya
- # untuk oracle client menyesuaikan dll oci8 (untuk 11g pakai yang 32 bit oraclient)
Advertisement
Add Comment
Please, Sign In to add comment
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 3 sec ago | 0.24 KB
-
📌 Instant BTC Profit Method ✅ Working V
JavaScript | 6 sec ago | 0.25 KB
-
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 10 sec ago | 0.10 KB
-
💡 Instant BTC Profit Method ✅ Working
JavaScript | 13 sec ago | 0.24 KB
-
✅ Make $2500 in 20 minutes⭐ T
JavaScript | 15 sec ago | 0.25 KB
-
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 21 sec ago | 0.10 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 26 sec ago | 0.24 KB
-
⭐⭐⭐Exploit 500$ in 15 Minutes⭐⭐
Java | 33 sec ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand