nmadmin Posted June 2, 2010 Posted June 2, 2010 I was told to change my app port to 80 in .htaccess here: http://www.helionet.org/index/index.php?showtopic=6474 but i couldn't figure out how to do that, somebody help? Quote
admetpc Posted June 3, 2010 Posted June 3, 2010 i'm sorry but i've already searched google and tryed some codes but i'm very newbie at this and it's still not working, is something like this? RewriteEngine on RewriteCond %{SERVER_PORT} ^12423$ RewriteRule ^/(.*) http://%{SERVER_NAME}/$1 [NC,R,L] Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.