WordPress offers you the ability to create a custom URL structure for your website. Before you can used it, mod_rewrite on your HTTP Server must be enabling by load mod_rewrite in Apache configuration file (httpd.conf). Next, in your website root directory, create .htaccess file with content :

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /gwawan.com/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /gwawan.com/index.php [L]
</IfModule>
# END WordPress

In this time, you have used WordPress Permalink, and you may enter custom URL structures. Good Luck!

Search terms:how to create wordpress permanent link, settingan httpd conf, xml sitemap wordpress error permalink

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Technorati
  • E-mail this story to a friend!
  • Print this article!
  • StumbleUpon
  • TwitThis

Tags: ,

Sekolah Internet Indonesia

Related Posts

3 Responses to “Enabling WordPress Permalink”

  1. Nyoman says:

    Kalau saya punya directory lain yang bukan bawaan WP, contoh /webstat/ kok ketika saya akses http://www.domain.com/webstat/ malah error 404 ya ?
    Ada kah cara memodifikasi .htaccess agar directory /webstat/ tidak diredirect ?

    Thanks

  2. gwawan says:

    @Nyoman; kalau dari apa yang saya coba yaitu membuat sebuah direktori baru “webstat” semuanya berjalan, tentunya saya menggunakan themes ini. Setahu saya settingan untuk ini diatur juga di httpd.conf, cuma saya lupa tepatnya parameter yang mana. nanti deh coba saya carikan

  3. teastyPutty says:

    ?o?C?A?O?‰ ?V?A???X +<happy ?o?C?A?O?‰ ?V?A???X
    ?o?C?A?O?‰ )sad ?o?C?A?O?‰ ?V?A???X ?o?C?A?O?‰ ?V?A???X

Leave a Reply

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