Difference between revisions of "Web Server"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: '''Server web''' adalah sebuah perangkat lunak server yang berfungsi menerima permintaan HTTP atau HTTPS dari klien yang dikenal dengan browser web dan mengirimkan kembali ...) |
Onnowpurbo (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Server [[web]] juga dapat berarti [[komputer]] yang berfungsi seperti definisi di atas. | Server [[web]] juga dapat berarti [[komputer]] yang berfungsi seperti definisi di atas. | ||
+ | |||
+ | ==Referensi== | ||
+ | |||
+ | * http://httpd.apache.org/ | ||
+ | * http://www.hiawatha-webserver.org/ | ||
+ | * http://litespeedtech.com/overview.html | ||
+ | * http://www.cherokee-project.com/downloads.html | ||
+ | |||
+ | ==Pranala Menarik== | ||
+ | |||
+ | * [[LiteSpeed Web Server]] | ||
+ | * [[OpenLightSpeed]] | ||
+ | * [[Instalasi Apache]] [[Web Server]] | ||
+ | * [[Instalasi XAMPP]] [[Web Server]] | ||
+ | * [[Mengaktifkan https di Apache]] | ||
+ | * [[Apache2: Mengaktifkan Modul Apache]] | ||
+ | * [[Apache2: Mengaktifkan public_html untuk user]] | ||
+ | * [[Konfigurasi Sederhana Virtual Host di Apache]] | ||
+ | * [[nginx]] | ||
+ | * [[PHP PEAR]] | ||
+ | * [[Web Server Object Caching]] | ||
+ | * [[Web Server: Calculator]] | ||
+ | |||
+ | [[Category: Teknologi Internet]] |
Latest revision as of 14:52, 14 June 2020
Server web adalah sebuah perangkat lunak server yang berfungsi menerima permintaan HTTP atau HTTPS dari klien yang dikenal dengan browser web dan mengirimkan kembali hasilnya dalam bentuk halaman-halaman web yang umumnya berbentuk dokumen HTML. Server web yang terkenal diantaranya adalah Apache. Apache merupakan server web antar-platform.
Server web juga dapat berarti komputer yang berfungsi seperti definisi di atas.
Referensi
- http://httpd.apache.org/
- http://www.hiawatha-webserver.org/
- http://litespeedtech.com/overview.html
- http://www.cherokee-project.com/downloads.html
Pranala Menarik
- LiteSpeed Web Server
- OpenLightSpeed
- Instalasi Apache Web Server
- Instalasi XAMPP Web Server
- Mengaktifkan https di Apache
- Apache2: Mengaktifkan Modul Apache
- Apache2: Mengaktifkan public_html untuk user
- Konfigurasi Sederhana Virtual Host di Apache
- nginx
- PHP PEAR
- Web Server Object Caching
- Web Server: Calculator