IIS dan Apache Webserver dalam Satu Mesin

” Bisakah Internet Information Servicer ( IIS ) dan Apache Webserver (XAMPP) dijalankan bersamaan ? “

Jika kita hanya menginginkan webserver lokal kita yang berbasis Windows mampu menjalankan aplikasi yang ditulis dengan ASP, cukuplah kita menggunakan Microsoft Internet Information Server (IIS).

Tetapi, ada keadaan dimana kita menginginkan aplikasi PHP kita dapat berjalan bersamaan dengan IIS sekaligus. Secara default, baik IIS maupun Apache Webserver berjalan pada port 80.

Berbekal panduan dari paman Google, maka sedikit terjawab pertanyaan tersebut :

Ok, kita mulai saja, lihat screenshot dibawah ini :

[Read more...]


Search From Google :

cara mengaktifkan iis di windows 7 dan menjalankan aspn, buat webserver lokal di iis, dapatkah php berjalan diatas iis 4, iis versus apache, iis web server dan apache web server, install iis tanpa masukkan cd, menjalankan iis pada win xp, menjalankan php dan asp dalam satu web server

Apache on Windows XP

If you design websites you might want to install a web server on your computer in order to test your sites in an environment that matches the real thing as close as possible. This article describes how to install and configure the open-source Apache HTTP (web) server and how to make it work with not one site but as many as you require using a technique called name-based virtual hosting.

Go to the Apache HTTP server download page and select the series you want to use (either 1.3 or 2.0) and download the Win32 binary. In my case I
After you have downloaded the MSI file compare the MD5 signature with the value published on the Apache website. Note: I am working on an explanation on how to do this, for now read the instructions on the Apache HTTP server download page.

Installing and configuring Apache on Windows XP: Virtual Hosts

Installing the Apache web server

If you set up your day-to-day account properly on Windows XP you are working as a limited user. For installation of the Apache HTTP server you need to have Administrator rights. So go to the Windows XP Login screen by pressing the Windows key (between the left Ctrl and left Alt on most keyboards) and the L key together.

When started, the Apache HTTP server installation wizard displays a welcome message. Click on the Next button to continue. Next, the Apache license is shown. Read it carefully and if you accept the license, select the “I accept the terms in the license agreement” option and press the Next button.

Next a “Read This First” document is displayed. Read it carefully before pressing the Next button.

[Read more...]

Membuat Repository Lokal di Ubuntu

Sesuai topik, tu de poin aja. Sebagai contoh adalah menggunakan Ubuntu Feisty 7.04, dan semestinya bisa digunakan dalam versi yang lebih rendah maupun yang lebih tinggi. Ok kita mulai :

  • Gunakan/sediakan drive tersendiri untuk menempatkan folder/file repo ubuntu, contohnya di /media/hda3/
  • Selanjutnya buat 4 subfolder, contoh DVD1, DVD2, DVD3 dan DVD4, sehingga didalam /media/hda3/ terdapat 4 folder tersebut.
  • Salin semua file yang ada dalam masing-masing 4 DVD repo kedalam folder 4 DVD.
  • Edit file sources.list yang terdapat pada folder /etc/apt , dengan perintah :

$gksudo gedit /etc/apt/sources.list

  • Tambahkan 4 baris seperti dibawah ini :

deb file:///media/hda3/DVD1 feisty main restricted
deb file:///media/hda3/DVD2 feisty universe
deb file:///media/hda3/DVD3 feisty universe
deb file:///media/hda3/DVD4 feisty universe multiverse

  • Simpan perubahan tersebut, lalu uji perubahan tersebut dengan perintah : [Read more...]
KLIK DISINI
100% GRATIS WEBSITE DARI FACEBOOK