Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] htaccess subdomain
#6

[eluser]Evil Wizard[/eluser]
Sorry to hear that, but I've just been to your site and had a look round,
Code:
http://cubic.ctae.org:8081/index.php/highlights
redirects to
Code:
http://cubic.ctae.org:8081/highlights/pages/1
but that page gets a 404, and I see why you are using the 8081 port as there is an MS IIS server running on 80
Code:
RewriteCond %{REQUEST_FILENAME} !([index\.php|public|robots\.txt|favicon\.ico]) [NC]
try that, I removed the "^" which means start of the string and enclosed the filename options in []


Messages In This Thread
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 03:10 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 03:12 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 05:48 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 06:01 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 06:51 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 07:00 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 07:06 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 07:09 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 07:11 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 07:18 AM
[SOLVED] htaccess subdomain - by El Forum - 05-21-2009, 01:20 PM
[SOLVED] htaccess subdomain - by El Forum - 05-22-2009, 04:30 AM
[SOLVED] htaccess subdomain - by El Forum - 03-04-2011, 07:11 AM
[SOLVED] htaccess subdomain - by El Forum - 03-08-2011, 07:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB