i have a problem about url rewriting i add mod_rewrite module and add .htaccess like this
Code:RewriteEngine on RewriteRule ^page.html$ yunus.html
always open yunus.html but i cant how can i make every page is in same directory
i have a problem about url rewriting i add mod_rewrite module and add .htaccess like this
Code:RewriteEngine on RewriteRule ^page.html$ yunus.html
always open yunus.html but i cant how can i make every page is in same directory
Bookmarks