cedcommerce on "Issues with index.php"

ساخت وبلاگ

Hii,

I Tried to remove index.php in my posts url

My HomePage :- spot2get.com
Products url :- spot2get.com/index.php/product-name

I have found many posts based on this question . I tried every thing success rate is 0.

So , i asked this question .`

<strong>Details :--</strong>

Using Ubuntu Hosting from Amazon AWS.

web server Apache2

My .htacess file

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

I typed this commant in my SSH

~$ sudo a2enmod rewrite
Module rewrite already enabled

I changed settings/permalinks
from :- spot2get.com/index.php/%postname%/
to :- spot2get.com/%postname%/
Except Homepage nothing is working showing error

I also visited wordpress using permalinks page i have not get anything

please Help me to solve the issue

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 332 تاريخ : پنجشنبه 31 تير 1395 ساعت: 14:45