webpage login

88 views
Skip to first unread message

Daniel Crusoe

unread,
Mar 16, 2017, 6:52:47 AM3/16/17
to Grase Hotspot
I know this is probably a simple issue but i must ask it anyway :

When i am on any device logged in to my network and i type in the servers ip address (http://10.1.0.1) it takes me to the default apache landing page instead of the grase login screen (http://10.1.0.1/grase/uam) what do i need to do to get the apache to forward the user to the correct page?

emre erdoğan

unread,
Mar 16, 2017, 6:55:07 AM3/16/17
to grase-...@grasehotspot.org
Hi

If you change the /var/www/html/index.html file and write <meta http-equiv="refresh" content="0; url=http://example.com/"> then you will be redirected to the login page.

2017-03-16 13:52 GMT+03:00 Daniel Crusoe <diabs...@gmail.com>:
I know this is probably a simple issue but i must ask it anyway :

When i am on any device logged in to my network and i type in the servers ip address (http://10.1.0.1) it takes me to the default apache landing page instead of the grase login screen (http://10.1.0.1/grase/uam) what do i need to do to get the apache to forward the user to the correct page?

--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspot+unsubscribe@grasehotspot.org.
To post to this group, send email to grase-...@grasehotspot.org.
Visit this group at https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
To view this discussion on the web visit https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/de9c4647-f626-4a7e-821e-c3de00cad8d5%40grasehotspot.org.

José Borges

unread,
Mar 16, 2017, 7:02:51 AM3/16/17
to Grase Hotspot
Better use "http://10.1.0.1/grase/uam/" instead of that "http://example.com", it's just an example HTTP domain, but if you use USERURL redirect, GRASE will try to redirect you to "http://example.com" upon sucessull login.


quinta-feira, 16 de Março de 2017 às 10:55:07 UTC, postaemre escreveu:
Hi

If you change the /var/www/html/index.html file and write <meta http-equiv="refresh" content="0; url=http://example.com/"> then you will be redirected to the login page.
2017-03-16 13:52 GMT+03:00 Daniel Crusoe <diabs...@gmail.com>:
I know this is probably a simple issue but i must ask it anyway :

When i am on any device logged in to my network and i type in the servers ip address (http://10.1.0.1) it takes me to the default apache landing page instead of the grase login screen (http://10.1.0.1/grase/uam) what do i need to do to get the apache to forward the user to the correct page?

--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspo...@grasehotspot.org.

emre erdoğan

unread,
Mar 16, 2017, 7:08:24 AM3/16/17
to grase-...@grasehotspot.org
If you redirect to the "http://10.1.0.1/grase/uam/" address then the user will be asked for password even if he already logged in.
However if you write down another address (especially not like google.com because of the https problem) a logged in user also will be reach your address easily.

To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspot+unsubscribe@grasehotspot.org.

To post to this group, send email to grase-...@grasehotspot.org.
Visit this group at https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.

Timothy White

unread,
Mar 17, 2017, 2:40:04 AM3/17/17
to Grase Hotspot
Hi Emre

If logged in, you shouldn't be asked for a password again, just be shown your status screen. If you are being asked for a password, I'm guessing you probably have javascript login disabled, or something else is broken.

Regards

Tim

emre erdoğan

unread,
Mar 17, 2017, 2:49:21 AM3/17/17
to grase-...@grasehotspot.org
Hi Tim

I must disable the js login so it asks password again. 

Thanks for everything...


17 Mar 2017 Cum, saat 09:40 tarihinde Timothy White <timwh...@gmail.com> şunu yazdı:

--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspo...@grasehotspot.org.
To post to this group, send email to grase-...@grasehotspot.org.
Visit this group at https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.

--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspo...@grasehotspot.org.
To post to this group, send email to grase-...@grasehotspot.org.
Visit this group at https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.

itt.mtc

unread,
Apr 26, 2017, 11:48:06 PM4/26/17
to Grase Hotspot
I have the same problem and it does n't help when I apply the fixes as discuss here. Have you find the solution yet?

Please share it with me

Tubeta

Timothy White

unread,
Apr 28, 2017, 5:33:47 PM4/28/17
to Grase Hotspot
Hi Tubeta

You shouldn't be directing people to the servers ip address (http://10.1.0.1), rather you should direct them to http://10.1.0.1/grase/uam

Regards

--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspot+unsubscribe@grasehotspot.org.

To post to this group, send email to grase-...@grasehotspot.org.
Visit this group at https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.

Daniel Crusoe

unread,
May 8, 2017, 4:01:07 AM5/8/17
to grase-...@grasehotspot.org

Hey, sorry for the long time in replying.

 

I used the information I got from this webpage (http://www.yolinux.com/TUTORIALS/ApacheRedirect.html) to setup a redirect to http://10.1.0.1/grase/uam

 

And it seems to be working fine now.

 

Daniel

--

This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.

To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspo...@grasehotspot.org.


Virus-free. www.avast.com

Tubeta Taenang

unread,
May 8, 2017, 9:39:06 PM5/8/17
to grase-...@grasehotspot.org
Hi Daniel,

Thanks for your reply. Here is a sample of my index file

 <html>
        <head>
                <META HTTP-EQUIV="refresh" Content="3; URL=http://10.1.0.1/grase/uam/">
        </head>
        <body>
                <p>You will be redirected to the login page in 3 seconds.</p>
        </body>
</html>

Looks like it work.

Thanks very much

Tubeta

On Mon, May 8, 2017 at 8:01 PM, Daniel Crusoe <diabs...@gmail.com> wrote:

Hey, sorry for the long time in replying.

 

I used the information I got from this webpage (http://www.yolinux.com/TUTORIALS/ApacheRedirect.html) to setup a redirect to http://10.1.0.1/grase/uam

 

And it seems to be working fine now.

 

Daniel

 

 

From: itt.mtc [mailto:itt.mtc@mtc-tarawa.edu.ki]
Sent: Thursday, 27 April 2017 05:48
To: Grase Hotspot
Subject: [GRASE-Hotspot] Re: webpage login

 

I have the same problem and it does n't help when I apply the fixes as discuss here. Have you find the solution yet?

 

Please share it with me

 

Tubeta



On Thursday, March 16, 2017 at 10:52:47 PM UTC+12, Daniel Crusoe wrote:

I know this is probably a simple issue but i must ask it anyway :

When i am on any device logged in to my network and i type in the servers ip address (http://10.1.0.1) it takes me to the default apache landing page instead of the grase login screen (http://10.1.0.1/grase/uam) what do i need to do to get the apache to forward the user to the correct page?

--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.

To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspot+unsubscribe@grasehotspot.org.


Virus-free. www.avast.com

--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspot+unsubscribe@grasehotspot.org.

To post to this group, send email to grase-...@grasehotspot.org.
Visit this group at https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.

José Borges

unread,
May 10, 2017, 4:20:03 AM5/10/17
to Grase Hotspot
<!DOCTYPE HTML>
<html>
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="refresh" content="0; url=http://10.1.0.1/grase/uam/?res=notyet">
        <script type="text/javascript">
            window.location.href = "http://10.1.0.1/grase/uam/?res=notyet"
</script> <title>Wifi Portal</title> </head> <body> If you are not redirected to the Wifi Portal, please click <a href='http://10.1.0.1/grase/uam/?res=notyet'>here</a>.
</body> </html>

To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspo...@grasehotspot.org.


Virus-free. www.avast.com

--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspo...@grasehotspot.org.

To post to this group, send email to grase-...@grasehotspot.org.
Visit this group at https://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
Reply all
Reply to author
Forward
0 new messages