• 08-10-2008, 21:36:24
    #1
    httpd.conf içindeki düzenlemeyi yaptım.
    apache reset de attım,
    http://localhost/site/
    #Options +FollowSymLinks
    RewriteEngine On
    RewriteBase /site
    RewriteRule ^/([0-9]+)/$ index.php?pageid=$1 [L,NC]
    yazdım,
    http://localhost/site/.htaccess htaccess'in bulunduğu yer,
    http://localhost/site/2/ yazıyorum, page not found diyor.
    Yardımcı olabilir misiniz ?
    Nerede hata yapıyorum??
  • 10-10-2008, 19:09:16
    #2
    appserv mi kullanıyosun
  • 10-10-2008, 19:35:40
    #3
    Üyeliği durduruldu
    apachenin configden rewrite modulunu acacan