mod rewrite sub directory & not redirect

By , 30 กันยายน 2011 15:24
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /subdir
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) page.pl?variable=$1 [L]
</IfModule>

One Response to “mod rewrite sub directory & not redirect”

  1. Arnon Ang พูดว่า:

    ถ้าผมทำ subdomain ไปแล้ว อยากเปลี่ยนเป็น sub directory ล่ะต้องทำไงพี่

Leave a Reply


Comment moderation is enabled. Your comment may take some time to appear.

Panorama Theme by Themocracy