|   |   |   | ||||
| 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 | 
|  12-24-2019, 12:03 AM | #1 | 
| Confirmed User Industry Role:  Join Date: Mar 2011 
					Posts: 371
				 | 
				
				avs nginx rewrite rules
			 Hi, a friend of mine bought AVS and we can't get the nginx rewrite rules working maybe somebody has an idea? we try try_files $uri $uri/ index.php; and many other settings but no luck Thanks | 
|   |           | 
|  12-24-2019, 01:02 AM | #2 | 
| Just Doing My Own Thing Industry Role:  Join Date: Jan 2011 Location: London, Spain, New Zealand, GFY - Not Croydon... 
					Posts: 25,230
				 | |
|   |           | 
|  12-24-2019, 01:14 AM | #3 | |
| Confirmed User Industry Role:  Join Date: Mar 2011 
					Posts: 371
				 | Quote: | |
|   |           | 
|  12-24-2019, 01:40 AM | #4 | 
| Confirmed User Industry Role:  Join Date: Aug 2006 Location: Poland 
					Posts: 9,229
				 | Have you tried AVS support? 
				__________________ Mechanical Bunny Media Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development | 
|   |           | 
|  12-24-2019, 01:45 AM | #5 | 
| Confirmed User Industry Role:  Join Date: Mar 2011 
					Posts: 371
				 | yes and he answer every 3 - 4 days, very bad support | 
|   |           | 
|  12-24-2019, 03:21 PM | #6 | 
| Confirmed User Industry Role:  Join Date: Dec 2012 Location: Moon 
					Posts: 194
				 | Wich nginx/mod? Maybe: location / { try_files $uri $uri/ /yoursubfolder/index.html; } Does index.html exist?Itīs .php ? I donīt know that script. Any nginx error logs ? | 
|   |           | 
|  12-26-2019, 03:14 AM | #7 | 
| Confirmed User Join Date: Nov 2009 
					Posts: 415
				 | If i remember correctly and if they didnt change it since 13 years ago...avs uses loader.php  or load.php, instead of index.php for rewrite requests. So try try_files $uri $uri/ loader.php; also make sure your server sets $_SERVER['REQUEST_URI'] 
				__________________ Adult Scripts: Adult Script Pro 3.4.0 - Adult Search Script 3.8.0 Adult Traffic: Plug Rush - ExoClick | 
|   |           | 
|  12-26-2019, 03:48 AM | #8 | 
| Confirmed User Industry Role:  Join Date: Mar 2011 
					Posts: 371
				 | We got reply from support and they say to add try_files $uri $uri/ /loader.php?$args; and still it did not work on the end it is the SSL, now the website runs only the homepage not  I think we bought the wrong script, we maybe will try adultscriptpro | 
|   |           | 
|  12-26-2019, 08:40 AM | #9 | 
| Confirmed User Join Date: Nov 2009 
					Posts: 415
				 | If you have any questions about adult script pro, feel free to pm me or use the contact us page on our website. It will 100% work with nginx, in fact we recommend and develop on nginx. 
				__________________ Adult Scripts: Adult Script Pro 3.4.0 - Adult Search Script 3.8.0 Adult Traffic: Plug Rush - ExoClick | 
|   |           |