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?
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]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now