472,371 Members | 1,599 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,371 software developers and data experts.

renaming the login.aspx page

How do you rename the login.aspx page and still make it work? and How would
you determine what you should rename it to?

Nov 21 '07 #1
3 1428
Rename it to what you would like. Then change the web.config file to match
your new name.

What should you call it? I tend to like login.aspx, as it is quite obvious
to what it does, but you might have another name in mind.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"Andy B" <a_*****@sbcglobal.netwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
How do you rename the login.aspx page and still make it work? and How
would you determine what you should rename it to?

Nov 21 '07 #2
I was only thinking of something that would be hard for somebody to guess
since the login is only for admin and we dont need people just trying to
guess what it is...
"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamMwrote in
message news:eo**************@TK2MSFTNGP02.phx.gbl...
Rename it to what you would like. Then change the web.config file to match
your new name.

What should you call it? I tend to like login.aspx, as it is quite obvious
to what it does, but you might have another name in mind.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box! |
*************************************************
"Andy B" <a_*****@sbcglobal.netwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
>How do you rename the login.aspx page and still make it work? and How
would you determine what you should rename it to?


Nov 22 '07 #3
So it is only hit when someone requests a page like:

http://mysite.com/admin

If so, I am not sure what to name it, but it will not really matter if you
only protect the admin directory and change the web.config to point to that
file.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"Andy B" <a_*****@sbcglobal.netwrote in message
news:u8**************@TK2MSFTNGP05.phx.gbl...
>I was only thinking of something that would be hard for somebody to guess
since the login is only for admin and we dont need people just trying to
guess what it is...
"Cowboy (Gregory A. Beamer)" <No************@comcast.netNoSpamMwrote in
message news:eo**************@TK2MSFTNGP02.phx.gbl...
>Rename it to what you would like. Then change the web.config file to
match your new name.

What should you call it? I tend to like login.aspx, as it is quite
obvious to what it does, but you might have another name in mind.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*********************************************** **
| Think outside the box! |
*********************************************** **
"Andy B" <a_*****@sbcglobal.netwrote in message
news:%2****************@TK2MSFTNGP05.phx.gbl...
>>How do you rename the login.aspx page and still make it work? and How
would you determine what you should rename it to?



Nov 22 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: David W. Simmonds | last post by:
I have a form that will prompt for a user name/password. In VS.NET, I have the protected form in a folder named Admin. I have a Web.config file in that folder as well. It contains the following...
4
by: psb | last post by:
not sure if anyone still uses this, but I installed .NetFramework 1.0 sp3 (released, aug31,2004) and after that I was getting some javascript errors. I have a user control inside a webform. ...
0
by: muder | last post by:
I have a standard Login ASP.NET 2.0 control on a login Page, a LoginName and LoginStatus controls on the member's page. once the user login successfully I am redirecting the user to Member.aspx...
2
by: Morgan Cheng | last post by:
In VS2005, I create a ASP.NET website project.One page named Default.aspx with LoginView and LoginStatus controls; and one page named Login.aspx with Login control in it. After setup of users, I...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
1
by: ezappsrUS | last post by:
Hi, I wonder if someone knows where I am going wrong below. I have a continuous form and two labels where only one would be visible depending on the checkbox being checked or not. Below is the...
0
by: jack2019x | last post by:
hello, Is there code or static lib for hook swapchain present? I wanna hook dxgi swapchain present for dx11 and dx9.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.