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:xml sitemap wordpress error permalink

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Technorati

Tags: ,

readbud - get paid to read and rate articles

Related Posts

3 Responses to “Enabling Wordpress Permalink”

  1. 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. @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. ?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>