Results 11 to 12 of 12
Threaded View
-
3rd Jun 2012, 05:51 PM #1OPMemberWebsite's:
gr-tv.eu imgfly.euNginx rewrite rules help
Im looking for some help to make those nginx rules run smoothly from apache2 htaccess :
RewriteRule ^api$ api.php [L]
RewriteRule ^admin/(.*) admin/index.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
Thanks for the help!GoDofAdeN Reviewed by GoDofAdeN on . Nginx rewrite rules help Im looking for some help to make those nginx rules run smoothly from apache2 htaccess : RewriteRule ^api$ api.php RewriteRule ^admin/(.*) admin/index.php RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . index.php Thanks for the help! Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Please Clarify The Correct Rules -Individual Mods Have Different Rules
By Ladybbird1 in forum Feedback and SuggestionsReplies: 49Last Post: 16th May 2012, 01:32 PM -
Lighttpd Rewrite Rules for vBSEO (Vbulletin)
By CapoSicario in forum vBulletinReplies: 2Last Post: 26th Aug 2011, 02:53 PM -
[WCDDL] Mod Rewrite Help
By DEViANCE in forum Web Application/Script SupportReplies: 1Last Post: 28th Jun 2011, 04:28 PM -
Nginx rewrite rules for PHPBB SEO
By LuDo8 in forum phpBBReplies: 0Last Post: 6th Jun 2011, 12:27 AM
themaPoster - post to forums and...
Version 5.36 released. Open older version (or...