Stránka 1 z 1

Wordpress .htaccess

Napsal: 30 kvě 2012, 16:24
od siOnzee
Dobrý den, nastavil jsem trvalý odkaz na
http://freemc.cz/xxtajnýxx/nazev-prispevku/
po otevření jaké koliv stránky to napíše:
Spoiler: zobrazit

Kód: Vybrat vše

Not Found

The requested URL /xxtajnýxx/economy/ was not found on this server.


Podle jednoho návodu angličan doporučuje :
Spoiler: zobrazit

Kód: Vybrat vše

How to Fix the Error
Don't worry, it's super easy...and quick
Get into your website's FTP space, and look for the .htaccess file
Highlight the .htaccess file in your FTP program, and open its CHMOD settings. It's probably set to 644. Change it to 666.
Go back into your Wordpress site's admin section, and navigate to Settings » Permalinks.
Edit the link structure to whatever you originally wanted, and then save it. You should no longer see a "grayed out" .htaccess box on this page, saying that the file is not writable.
Visit any page of your site, refresh, and confirm that the error no longer occurs.
Finally, as a security measure, go back to your FTP space and change your .htaccess file from 666 back to 644 (for security purposes) since you probably will never have to edit it through the Wordpress admin panel ever again.

ale .htaccess nemůžu nikde na FTP najít, pomůžete mi stim ?
Hosting mam od vás, na portu 27887
Jinak wordpress mi píše:

Kód: Vybrat vše

Teď byste měli aktualizovat soubor .htaccess.

Re: Wordpress .htaccess

Napsal: 30 kvě 2012, 16:38
od Welton123
ten soubor je by mnel být hned na prvni strane kdyz se prihlasm na FTP.

Re: Wordpress .htaccess

Napsal: 30 kvě 2012, 16:41
od siOnzee
Obrázek
Vidíš ho ? :)

Re: Wordpress .htaccess

Napsal: 30 kvě 2012, 17:04
od siOnzee
//LOCK Vyřešeno, vzal jsem si ho z phpBB a vložil do wordpress, dal chmod 777 a už to jede jak má.