Jump to content

Recommended Posts

Posted

Salut PCT, cum scot index.php din link-ul urmator: pctecuci.ro/index.php/generator-culori-html? As vrea sa fie de forma: pctecuci.ro/generator-culori-html. Multumesc!

lInwjzG.png

Posted

1. Trebuie sa ai mod_rewrite activat pe serverul de gazduire (in cele mai multe cazuri e activ).
2. Te autentifici ca Admin -> Dashboard -> Settings -> Permalinks -> alegi “Custom Structure” -> in camp completezi: /%postname%/ -> salvezi modificarile
3. In fisierul .htaccess introduci liniile de mai jos:

# 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

Succes!

Te-ai inregistrat? Ne-ar placea sa te prezinti.

Cum pot sustine forumul?
Cumpara de la eMag folosind acest link.
--------------------
oG2BN9d.gifse1WdXd.gifQG6MtmI.gifRHYjDzD.gifG5p1wui.gif

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.