GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   WP permalinks don't work, anybody have experience or some pointers? (https://gfy.com/showthread.php?t=913411)

SZNY 06-30-2009 07:22 AM

WP permalinks don't work, anybody have experience or some pointers?
 
I'm a bit lost here.

I have tried to get the permalinks working in Wordpress, created Mod rewrite rules in the .htaccess file but still it doesn't work, it causes a "page not found" message".

Anyone have some experience with this? I tried everything and also Googled and tried some things but it won't work.

Thx in advance

totalsexcams 06-30-2009 07:30 AM

permalink

/%postname%/



.htaccess

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

# END WordPress

baddog 06-30-2009 07:39 AM

What version of WP are you using? I know a recent version was putting the htaccess file in the cgi-bin. Just need to move it.

SZNY 06-30-2009 09:51 AM

Quote:

Originally Posted by totalsexcams (Post 16014155)
permalink

/%postname%/



.htaccess

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

# END WordPress


thanks for the tips, after some struggling it finally works :thumbsup


Quote:

Originally Posted by baddog (Post 16014177)
What version of WP are you using? I know a recent version was putting the htaccess file in the cgi-bin. Just need to move it.

Hi Baddog many thanks, I'm using WP2.8, your advise was the missing thing, now it works.
:thumbsup

FlexxAeon 06-30-2009 09:53 AM

when this happens i just delete the htaccess and go back to permalink settings and let WP rewrite it

Walter Gropius 06-30-2009 10:54 AM

Quote:

Originally Posted by FlexxAeon (Post 16014611)
when this happens i just delete the htaccess and go back to permalink settings and let WP rewrite it

What he said :2 cents:

Snake Doctor 06-30-2009 11:27 AM

Only an idiot would use wordpress :upsidedow

fris 06-30-2009 11:31 AM

whats wordpress?

SZNY 06-30-2009 11:50 AM

Quote:

Originally Posted by Snake Doctor (Post 16014968)
Only an idiot would use wordpress :upsidedow

Yeah we are all idiots :winkwink:

baddog 06-30-2009 12:10 PM

Quote:

Originally Posted by FlexxAeon (Post 16014611)
when this happens i just delete the htaccess and go back to permalink settings and let WP rewrite it

That only works if the htaccess is in the proper folder. cgi-bin is not going to help . . .


All times are GMT -7. The time now is 09:38 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123