URL not found
-
i have installed wordpress successfully on my localhost.
then i set my permalink itu “custom post” which is “post title”
but then, when i want to view the page, it returns “cannot find url requested”
the following picture my help me to explain what happened
here is my .htaccess ( iam using WAMP)
<a href="http://i44.tinypic.com/2h4c66t.png">pic 1</a> <a href="http://i43.tinypic.com/2wrdkw4.png">pic 2</a> # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /HKBP/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /HKBP/index.php [L] </IfModule> # END WordPressthe folder is located on
C:\wamp\www\HKBPcan anyone help me please ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘URL not found’ is closed to new replies.