| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 Yes that IS me. Bitch. 
			
		
			
			
			Industry Role:  
				Join Date: Nov 2001 
				
				
				
					Posts: 14,149
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				anyone here expert at rewrite for .htaccess with dynamic urls
			 
			I need help with dynamic url rewrite in .htaccess.. 
		
	
		
		
		
		
		
	
	I give free blog post on pr 2 videos/movies blog if you make my problem go away. 348-132-803 <<<  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: Oct 2003 
				Location: Command Central, West Palm Beach, Fl 
				
				
					Posts: 1,794
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I'm not a huge expert but I've done all my sites. I could help if you like to hit me up 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	I do stuff - aIm CS_Jay_D  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 So Fucking Banned 
			
		
			
			
			Industry Role:  
				Join Date: Nov 2008 
				Location: with your dream girl 
				
				
					Posts: 4,941
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 post what you need here and I can help. 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Yes that IS me. Bitch. 
			
		
			
			
			Industry Role:  
				Join Date: Nov 2001 
				
				
				
					Posts: 14,149
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I have this in .htaccess 
		
	
		
		
		
		
		
		
			
		
		
	
	PHP Code: 
	
			
	Now.. my site dynamically generates archives as more galleries are added, and so have domain.com domain.com/index.php?page=1 domain.com/index.php?page=2 and so on as many pages as I have.. Problem I have though is when someone types in query such as domain.com?anything it still shows index and I want it to go to 404, which the above .htaccess solved when I added it, however.. when it is domain.com/index.php?anything it does not 404 and the last thing is about pages that have yet to be created and do not exist yet..so, how would I make page=18 404 if I only have say 15 pages?  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: Jun 2007 
				
				
				
					Posts: 825
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 you can donate me $5 
		
	
		
		
		
		
			
		
		
		
		
	
	http://www.htaccesstools.com  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | |
| 
			
			
			
			 Yes that IS me. Bitch. 
			
		
			
			
			Industry Role:  
				Join Date: Nov 2001 
				
				
				
					Posts: 14,149
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 Quote: 
	
  | 
|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#8 | 
| 
			
			
			
			 Yes that IS me. Bitch. 
			
		
			
			
			Industry Role:  
				Join Date: Nov 2001 
				
				
				
					Posts: 14,149
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 this one's in regards to blogs.. 
		
	
		
		
		
		
		
	
	.htaccess has; PHP Code: 
	
			
	yet, when user types blog.net/postname?whatever or blog.net/postname/?whatever or blog.net/category/postname?whatever it don't go to 404 and just shows the page????  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#9 | 
| 
			
			
			
			 Yes that IS me. Bitch. 
			
		
			
			
			Industry Role:  
				Join Date: Nov 2001 
				
				
				
					Posts: 14,149
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 I also see that page=1 I can make into page=1&whateverifuckingwant or page=1?fuckingbitch, etc also show page=1, but I want them to go to 404. 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#10 | 
| 
			
			
			
			 Yes that IS me. Bitch. 
			
		
			
			
			Industry Role:  
				Join Date: Nov 2001 
				
				
				
					Posts: 14,149
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 where's smokey?  I bet he know's the answer 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#11 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Join Date: May 2008 
				Location: Charlotte, NC 
				
				
					Posts: 342
				 
				
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#12 | 
| 
			
			
			
			 Confirmed User 
			
		
			
			
			Join Date: Feb 2001 
				Location: Puerto Del Carmen, Lanzarote, Canary Islands 
				
				
					Posts: 1,572
				 
				
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |