Advertisement
Guest User

Untitled

a guest
Dec 20th, 2016
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.49 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ServerAdmin localhost
  3. DocumentRoot "F:\web project"
  4. ServerName localhost
  5. ServerAlias localhost
  6. ErrorLog logs/localhost.log
  7. CustomLog logs/localhost.log combined
  8. <Directory "F:\web project">
  9. Options Indexes FollowSymLinks Includes ExecCGI
  10. AllowOverride All
  11. Order allow,deny
  12. Allow from all
  13. Require all granted
  14. </Directory>
  15. </VirtualHost>
  16.  
  17. <VirtualHost *:80>
  18. ServerAdmin admin@adam.com
  19. DocumentRoot "F:\web project\kompas\kompascom2013"
  20. ServerName adam.com
  21. ServerAlias adam.com
  22. ErrorLog logs/adam.com.log
  23. CustomLog logs/adam.com.log combined
  24. <Directory "F:\web project\kompas\kompascom2013">
  25. Options Indexes FollowSymLinks Includes ExecCGI
  26. AllowOverride All
  27. Order allow,deny
  28. Allow from all
  29. Require all granted
  30. </Directory>
  31. </VirtualHost>
  32.  
  33. <VirtualHost *:80>
  34. ServerAdmin admin@news.adam.com
  35. DocumentRoot "F:\web project\kompas\news2013"
  36. ServerName news.adam.com
  37. ServerAlias news.adam.com
  38. ErrorLog logs/news.adam.com.log
  39. CustomLog logs/news.adam.com.log combined
  40. <Directory "F:\web project\kompas\news2013">
  41. Options Indexes FollowSymLinks Includes ExecCGI
  42. AllowOverride All
  43. Order allow,deny
  44. Allow from all
  45. Require all granted
  46. </Directory>
  47. </VirtualHost>
  48.  
  49. <VirtualHost *:80>
  50. ServerAdmin admin@nasional.adam.com
  51. DocumentRoot "F:\web project\kompas\news2013"
  52. ServerName nasional.adam.com
  53. ServerAlias nasional.adam.com
  54. ErrorLog logs/nasional.adam.com.log
  55. CustomLog logs/nasional.adam.com.log combined
  56. <Directory "F:\web project\kompas\news2013">
  57. Options Indexes FollowSymLinks Includes ExecCGI
  58. AllowOverride All
  59. Order allow,deny
  60. Allow from all
  61. Require all granted
  62. </Directory>
  63. </VirtualHost>
  64.  
  65. <VirtualHost *:80>
  66. ServerAdmin admin@regional.adam.com
  67. DocumentRoot "F:\web project\kompas\news2013"
  68. ServerName regional.adam.com
  69. ServerAlias regional.adam.com
  70. ErrorLog logs/regional.adam.com.log
  71. CustomLog logs/regional.adam.com.log combined
  72. <Directory "F:\web project\kompas\news2013">
  73. Options Indexes FollowSymLinks Includes ExecCGI
  74. AllowOverride All
  75. Order allow,deny
  76. Allow from all
  77. Require all granted
  78. </Directory>
  79. </VirtualHost>
  80.  
  81. <VirtualHost *:80>
  82. ServerAdmin admin@megapolitan.adam.com
  83. DocumentRoot "F:\web project\kompas\news2013"
  84. ServerName megapolitan.adam.com
  85. ServerAlias megapolitan.adam.com
  86. ErrorLog logs/megapolitan.adam.com.log
  87. CustomLog logs/megapolitan.adam.com.log combined
  88. <Directory "F:\web project\kompas\news2013">
  89. Options Indexes FollowSymLinks Includes ExecCGI
  90. AllowOverride All
  91. Order allow,deny
  92. Allow from all
  93. Require all granted
  94. </Directory>
  95. </VirtualHost>
  96.  
  97. <VirtualHost *:80>
  98. ServerAdmin admin@internasional.adam.com
  99. DocumentRoot "F:\web project\kompas\news2013"
  100. ServerName internasional.adam.com
  101. ServerAlias internasional.adam.com
  102. ErrorLog logs/internasional.adam.com.log
  103. CustomLog logs/internasional.adam.com.log combined
  104. <Directory "F:\web project\kompas\news2013">
  105. Options Indexes FollowSymLinks Includes ExecCGI
  106. AllowOverride All
  107. Order allow,deny
  108. Allow from all
  109. Require all granted
  110. </Directory>
  111. </VirtualHost>
  112.  
  113. <VirtualHost *:80>
  114. ServerAdmin admin@olahraga.adam.com
  115. DocumentRoot "F:\web project\kompas\news2013"
  116. ServerName olahraga.adam.com
  117. ServerAlias olahraga.adam.com
  118. ErrorLog logs/olahraga.adam.com.log
  119. CustomLog logs/olahraga.adam.com.log combined
  120. <Directory "F:\web project\kompas\news2013">
  121. Options Indexes FollowSymLinks Includes ExecCGI
  122. AllowOverride All
  123. Order allow,deny
  124. Allow from all
  125. Require all granted
  126. </Directory>
  127. </VirtualHost>
  128.  
  129. <VirtualHost *:80>
  130. ServerAdmin admin@edukasi.adam.com
  131. DocumentRoot "F:\web project\kompas\news2013"
  132. ServerName edukasi.adam.com
  133. ServerAlias edukasi.adam.com
  134. ErrorLog logs/edukasi.adam.com.log
  135. CustomLog logs/edukasi.adam.com.log combined
  136. <Directory "F:\web project\kompas\news2013">
  137. Options Indexes FollowSymLinks Includes ExecCGI
  138. AllowOverride All
  139. Order allow,deny
  140. Allow from all
  141. Require all granted
  142. </Directory>
  143. </VirtualHost>
  144.  
  145. <VirtualHost *:80>
  146. ServerAdmin admin@sains.adam.com
  147. DocumentRoot "F:\web project\kompas\news2013"
  148. ServerName sains.adam.com
  149. ServerAlias sains.adam.com
  150. ErrorLog logs/sains.adam.com.log
  151. CustomLog logs/sains.adam.com.log combined
  152. <Directory "F:\web project\kompas\news2013">
  153. Options Indexes FollowSymLinks Includes ExecCGI
  154. AllowOverride All
  155. Order allow,deny
  156. Allow from all
  157. Require all granted
  158. </Directory>
  159. </VirtualHost>
  160.  
  161. <VirtualHost *:80>
  162. ServerAdmin admin@bisniskeuangan.adam.com
  163. DocumentRoot "F:\web project\kompas\bisnis2013"
  164. ServerName bisniskeuangan.adam.com
  165. ServerAlias bisniskeuangan.adam.com
  166. ErrorLog logs/bisniskeuangan.adam.com.log
  167. CustomLog logs/bisniskeuangan.adam.com.log combined
  168. <Directory "F:\web project\kompas\bisnis2013">
  169. Options Indexes FollowSymLinks Includes ExecCGI
  170. AllowOverride All
  171. Order allow,deny
  172. Allow from all
  173. Require all granted
  174. </Directory>
  175. </VirtualHost>
  176.  
  177. <VirtualHost *:80>
  178. ServerAdmin admin@bola.adam.com
  179. DocumentRoot "F:\web project\kompas\bola"
  180. ServerName bola.adam.com
  181. ServerAlias bola.adam.com
  182. ErrorLog logs/bola.adam.com.log
  183. CustomLog logs/bola.adam.com.log combined
  184. <Directory "F:\web project\kompas\bola">
  185. Options Indexes FollowSymLinks Includes ExecCGI
  186. AllowOverride All
  187. Order allow,deny
  188. Allow from all
  189. Require all granted
  190. </Directory>
  191. </VirtualHost>
  192.  
  193. <VirtualHost *:80>
  194. ServerAdmin admin@tekno.adam.com
  195. DocumentRoot "F:\web project\kompas\2012tekno"
  196. ServerName tekno.adam.com
  197. ServerAlias tekno.adam.com
  198. ErrorLog logs/tekno.adam.com.log
  199. CustomLog logs/tekno.adam.com.log combined
  200. <Directory "F:\web project\kompas\2012tekno">
  201. Options Indexes FollowSymLinks Includes ExecCGI
  202. AllowOverride All
  203. Order allow,deny
  204. Allow from all
  205. Require all granted
  206. </Directory>
  207. </VirtualHost>
  208.  
  209. <VirtualHost *:80>
  210. ServerAdmin admin@entertainment.adam.com
  211. DocumentRoot "F:\web project\kompas\entertainment"
  212. ServerName entertainment.adam.com
  213. ServerAlias entertainment.adam.com
  214. ErrorLog logs/entertainment.adam.com.log
  215. CustomLog logs/entertainment.adam.com.log combined
  216. <Directory "F:\web project\kompas\entertainment">
  217. Options Indexes FollowSymLinks Includes ExecCGI
  218. AllowOverride All
  219. Order allow,deny
  220. Allow from all
  221. Require all granted
  222. </Directory>
  223. </VirtualHost>
  224.  
  225. <VirtualHost *:80>
  226. ServerAdmin admin@otomotif.adam.com
  227. DocumentRoot "F:\web project\kompas\otomotif"
  228. ServerName otomotif.adam.com
  229. ServerAlias otomotif.adam.com
  230. ErrorLog logs/otomotif.adam.com.log
  231. CustomLog logs/otomotif.adam.com.log combined
  232. <Directory "F:\web project\kompas\otomotif">
  233. Options Indexes FollowSymLinks Includes ExecCGI
  234. AllowOverride All
  235. Order allow,deny
  236. Allow from all
  237. Require all granted
  238. </Directory>
  239. </VirtualHost>
  240.  
  241. <VirtualHost *:80>
  242. ServerAdmin admin@health.adam.com
  243. DocumentRoot "F:\web project\kompas\health"
  244. ServerName health.adam.com
  245. ServerAlias health.adam.com
  246. ErrorLog logs/health.adam.com.log
  247. CustomLog logs/health.adam.com.log combined
  248. <Directory "F:\web project\kompas\health">
  249. Options Indexes FollowSymLinks Includes ExecCGI
  250. AllowOverride All
  251. Order allow,deny
  252. Allow from all
  253. Require all granted
  254. </Directory>
  255. </VirtualHost>
  256.  
  257. <VirtualHost *:80>
  258. ServerAdmin admin@female.adam.com
  259. DocumentRoot "F:\web project\kompas\female"
  260. ServerName female.adam.com
  261. ServerAlias female.adam.com
  262. ErrorLog logs/female.adam.com.log
  263. CustomLog logs/female.adam.com.log combined
  264. <Directory "F:\web project\kompas\female">
  265. Options Indexes FollowSymLinks Includes ExecCGI
  266. AllowOverride All
  267. Order allow,deny
  268. Allow from all
  269. Require all granted
  270. </Directory>
  271. </VirtualHost>
  272.  
  273. <VirtualHost *:80>
  274. ServerAdmin admin@properti.adam.com
  275. DocumentRoot "F:\web project\kompas\properti"
  276. ServerName properti.adam.com
  277. ServerAlias properti.adam.com
  278. ErrorLog logs/properti.adam.com.log
  279. CustomLog logs/properti.adam.com.log combined
  280. <Directory "F:\web project\kompas\properti">
  281. Options Indexes FollowSymLinks Includes ExecCGI
  282. AllowOverride All
  283. Order allow,deny
  284. Allow from all
  285. Require all granted
  286. </Directory>
  287. </VirtualHost>
  288.  
  289. <VirtualHost *:80>
  290. ServerAdmin admin@travel.adam.com
  291. DocumentRoot "F:\web project\kompas\travel2013"
  292. ServerName travel.adam.com
  293. ServerAlias travel.adam.com
  294. ErrorLog logs/travel.adam.com.log
  295. CustomLog logs/travel.adam.com.log combined
  296. <Directory "F:\web project\kompas\travel2013">
  297. Options Indexes FollowSymLinks Includes ExecCGI
  298. AllowOverride All
  299. Order allow,deny
  300. Allow from all
  301. Require all granted
  302. </Directory>
  303. </VirtualHost>
  304.  
  305. <VirtualHost *:80>
  306. ServerAdmin admin@tv.adam.com
  307. DocumentRoot "F:\web project\kompas\tv"
  308. ServerName tv.adam.com
  309. ServerAlias tv.adam.com
  310. ErrorLog logs/tv.adam.com.log
  311. CustomLog logs/tv.adam.com.log combined
  312. <Directory "F:\web project\kompas\tv">
  313. Options Indexes FollowSymLinks Includes ExecCGI
  314. AllowOverride All
  315. Order allow,deny
  316. Allow from all
  317. Require all granted
  318. </Directory>
  319. </VirtualHost>
  320.  
  321. <VirtualHost *:80>
  322. ServerAdmin admin@lipsus.adam.com
  323. DocumentRoot "F:\web project\kompas\lipsus"
  324. ServerName lipsus.adam.com
  325. ServerAlias lipsus.adam.com
  326. ErrorLog logs/lipsus.adam.com.log
  327. CustomLog logs/lipsus.adam.com.log combined
  328. <Directory "F:\web project\kompas\lipsus">
  329. Options Indexes FollowSymLinks Includes ExecCGI
  330. AllowOverride All
  331. Order allow,deny
  332. Allow from all
  333. Require all granted
  334. </Directory>
  335. </VirtualHost>
  336.  
  337. <VirtualHost *:80>
  338. ServerAdmin admin@kolom.adam.com
  339. DocumentRoot "F:\web project\kompas\kolom"
  340. ServerName kolom.adam.com
  341. ServerAlias kolom.adam.com
  342. ErrorLog logs/kolom.adam.com.log
  343. CustomLog logs/kolom.adam.com.log combined
  344. <Directory "F:\web project\kompas\kolom">
  345. Options Indexes FollowSymLinks Includes ExecCGI
  346. AllowOverride All
  347. Order allow,deny
  348. Allow from all
  349. Require all granted
  350. </Directory>
  351. </VirtualHost>
  352.  
  353. <VirtualHost *:80>
  354. ServerAdmin admin@indeks.adam.com
  355. DocumentRoot "F:\web project\kompas\2014indeks"
  356. ServerName indeks.adam.com
  357. ServerAlias indeks.adam.com
  358. ErrorLog logs/indeks.adam.com.log
  359. CustomLog logs/indeks.adam.com.log combined
  360. <Directory "F:\web project\kompas\2014indeks">
  361. Options Indexes FollowSymLinks Includes ExecCGI
  362. AllowOverride All
  363. Order allow,deny
  364. Allow from all
  365. Require all granted
  366. </Directory>
  367. </VirtualHost>
  368.  
  369. <VirtualHost *:80>
  370. ServerAdmin admin@inside.adam.com
  371. DocumentRoot "F:\web project\kompas\inside"
  372. ServerName inside.adam.com
  373. ServerAlias inside.adam.com
  374. ErrorLog logs/inside.adam.com.log
  375. CustomLog logs/inside.adam.com.log combined
  376. <Directory "F:\web project\kompas\inside">
  377. Options Indexes FollowSymLinks Includes ExecCGI
  378. AllowOverride All
  379. Order allow,deny
  380. Allow from all
  381. Require all granted
  382. </Directory>
  383. </VirtualHost>
  384.  
  385. <VirtualHost *:80>
  386. ServerAdmin admin@search.adam.com
  387. DocumentRoot "F:\web project\kompas\search"
  388. ServerName search.adam.com
  389. ServerAlias search.adam.com
  390. ErrorLog logs/search.adam.com.log
  391. CustomLog logs/search.adam.com.log combined
  392. <Directory "F:\web project\kompas\search">
  393. Options Indexes FollowSymLinks Includes ExecCGI
  394. AllowOverride All
  395. Order allow,deny
  396. Allow from all
  397. Require all granted
  398. </Directory>
  399. </VirtualHost>
  400.  
  401. <VirtualHost *:80>
  402. ServerAdmin admin@adsman.adam.com
  403. DocumentRoot "F:\web project\cms\adsman"
  404. ServerName adsman.adam.com
  405. ServerAlias adsman.adam.com
  406. ErrorLog logs/adsman.adam.com.log
  407. CustomLog logs/adsman.adam.com.log combined
  408. <Directory "F:\web project\cms\adsman">
  409. Options Indexes FollowSymLinks Includes ExecCGI
  410. AllowOverride All
  411. Order allow,deny
  412. Allow from all
  413. Require all granted
  414. </Directory>
  415. </VirtualHost>
  416.  
  417. <VirtualHost *:80>
  418. ServerAdmin admin@kgeditor.adam.com
  419. DocumentRoot "F:\web project\cms\kgeditor"
  420. ServerName kgeditor.adam.com
  421. ServerAlias kgeditor.adam.com
  422. ErrorLog logs/kgeditor.adam.com.log
  423. CustomLog logs/kgeditor.adam.com.log combined
  424. <Directory "F:\web project\cms\kgeditor">
  425. Options Indexes FollowSymLinks Includes ExecCGI
  426. AllowOverride All
  427. Order allow,deny
  428. Allow from all
  429. Require all granted
  430. </Directory>
  431. </VirtualHost>
  432.  
  433. <VirtualHost *:80>
  434. ServerAdmin admin@api.adam.com
  435. DocumentRoot "F:\web project\cms\apikompas"
  436. ServerName api.adam.com
  437. ServerAlias api.adam.com
  438. ErrorLog logs/api.adam.com.log
  439. CustomLog logs/api.adam.com.log combined
  440. <Directory "F:\web project\cms\apikompas">
  441. Options Indexes FollowSymLinks Includes ExecCGI
  442. AllowOverride All
  443. Order allow,deny
  444. Allow from all
  445. Require all granted
  446. </Directory>
  447. </VirtualHost>
  448.  
  449. <VirtualHost *:80>
  450. ServerAdmin admin@kgarchive.adam.com
  451. DocumentRoot "F:\web project\kompas\kgarchive"
  452. ServerName kgarchive.adam.com
  453. ServerAlias kgarchive.adam.com
  454. ErrorLog logs/kgarchive.adam.com.log
  455. CustomLog logs/kgarchive.adam.com.log combined
  456. <Directory "F:\web project\kompas\kgarchive">
  457. Options Indexes FollowSymLinks Includes ExecCGI
  458. AllowOverride All
  459. Order allow,deny
  460. Allow from all
  461. Require all granted
  462. </Directory>
  463. </VirtualHost>
  464.  
  465. <VirtualHost *:80>
  466. ServerAdmin admin@nextren.adam.com
  467. DocumentRoot "F:\web project\nextren"
  468. ServerName nextren.adam.com
  469. ServerAlias nextren.adam.com
  470. ErrorLog logs/nextren.adam.com.log
  471. CustomLog logs/nextren.adam.com.log combined
  472. <Directory "F:\web project\nextren">
  473. Options Indexes FollowSymLinks Includes ExecCGI
  474. AllowOverride All
  475. Order allow,deny
  476. Allow from all
  477. Require all granted
  478. </Directory>
  479. </VirtualHost>
  480.  
  481. <VirtualHost *:80>
  482. ServerAdmin admin@otomania.adam.com
  483. DocumentRoot "F:\web project\otomania"
  484. ServerName otomania.adam.com
  485. ServerAlias otomania.adam.com
  486. ErrorLog logs/otomania.adam.com.log
  487. CustomLog logs/otomania.adam.com.log combined
  488. <Directory "F:\web project\otomania">
  489. Options Indexes FollowSymLinks Includes ExecCGI
  490. AllowOverride All
  491. Order allow,deny
  492. Allow from all
  493. Require all granted
  494. </Directory>
  495. </VirtualHost>
  496.  
  497. <VirtualHost *:80>
  498. ServerAdmin admin@testing.adam.com
  499. DocumentRoot "F:\web project\testing"
  500. ServerName testing.adam.com
  501. ServerAlias testing.adam.com
  502. ErrorLog logs/testing.adam.com.log
  503. CustomLog logs/testing.adam.com.log combined
  504. <Directory "F:\web project\testing">
  505. Options Indexes FollowSymLinks Includes ExecCGI
  506. AllowOverride All
  507. Order allow,deny
  508. Allow from all
  509. Require all granted
  510. </Directory>
  511. </VirtualHost>
  512.  
  513. <VirtualHost *:80>
  514. ServerAdmin admin@app.adam.com
  515. DocumentRoot "F:\web project\app"
  516. ServerName app.adam.com
  517. ServerAlias app.adam.com
  518. ErrorLog logs/app.adam.com.log
  519. CustomLog logs/app.adam.com.log combined
  520. <Directory "F:\web project\app">
  521. Options Indexes FollowSymLinks Includes ExecCGI
  522. AllowOverride All
  523. Order allow,deny
  524. Allow from all
  525. Require all granted
  526. </Directory>
  527. </VirtualHost>
  528.  
  529. <VirtualHost *:80>
  530. ServerAdmin admin@foto.adam.com
  531. DocumentRoot "F:\web project\kompas\foto"
  532. ServerName foto.adam.com
  533. ServerAlias foto.adam.com
  534. ErrorLog logs/foto.adam.com.log
  535. CustomLog logs/foto.adam.com.log combined
  536. <Directory "F:\web project\kompas\foto">
  537. Options Indexes FollowSymLinks Includes ExecCGI
  538. AllowOverride All
  539. Order allow,deny
  540. Allow from all
  541. Require all granted
  542. </Directory>
  543. </VirtualHost>
  544.  
  545. <VirtualHost *:80>
  546. ServerAdmin admin@biz.adam.com
  547. DocumentRoot "F:\web project\kompas\advertorial\kompasadvertorial"
  548. ServerName biz.adam.com
  549. ServerAlias biz.adam.com
  550. ErrorLog logs/biz.adam.com.log
  551. CustomLog logs/biz.adam.com.log combined
  552. <Directory "F:\web project\kompas\advertorial\kompasadvertorial">
  553. Options Indexes FollowSymLinks Includes ExecCGI
  554. AllowOverride All
  555. Order allow,deny
  556. Allow from all
  557. Require all granted
  558. </Directory>
  559. </VirtualHost>
  560.  
  561. <VirtualHost *:80>
  562. ServerAdmin admin@raya.adam.com
  563. DocumentRoot "F:\web project\kompas\raya\kompascom2014"
  564. ServerName raya.adam.com
  565. ServerAlias raya.adam.com
  566. ErrorLog logs/raya.adam.com.log
  567. CustomLog logs/raya.adam.com.log combined
  568. <Directory "F:\web project\kompas\raya\kompascom2014">
  569. Options Indexes FollowSymLinks Includes ExecCGI
  570. AllowOverride All
  571. Order allow,deny
  572. Allow from all
  573. Require all granted
  574. </Directory>
  575. </VirtualHost>
  576.  
  577. <VirtualHost *:80>
  578. ServerAdmin admin@appotomania.adam.com
  579. DocumentRoot "F:\web project\pwa\appotomania"
  580. ServerName appotomania.adam.com
  581. ServerAlias appotomania.adam.com
  582. ErrorLog logs/appotomania.adam.com.log
  583. CustomLog logs/appotomania.adam.com.log combined
  584. <Directory "F:\web project\pwa\appotomania">
  585. Options Indexes FollowSymLinks Includes ExecCGI
  586. AllowOverride All
  587. Order allow,deny
  588. Allow from all
  589. Require all granted
  590. </Directory>
  591. </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement