Articles Comments

{ Berbagi, Menulis, Dan Mengajar } Ilmu… » 7. Operating System » Drupal Clean URL apache2

Drupal Clean URL apache2

Clean URL Pada apache2

Langsung tunjuk point aja gan…
1. Yang jelas,juragan harus pasang apache2
2. aktifkan Modul rewrite
   # a2enmod rewrite
3. Edit /etc/apache2/sites-enabled/000-default dan
        /etc/apache2/sites-available/default
4. Ubahlah semua tulisan –> AllowOverride None
   Menjadi –> AllowOverride All
5. Baca file .htaccess pada folder drupal
6. Lakukan Perubahaan jika perlu

Trims Alot
 

Filed under: 7. Operating System

Leave a Reply

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>