# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /Wp/
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /Wp/index.php [L]
</IfModule>
# END WordPress


Kodlarım bu şekilde benim istediğim yandaki linke tıklayınca: http://localhost:8888/Wp/?post_type=...8&preview=true

Bu linkin açılmasını istiyorum: http://localhost:8888/Wp/