renaming the login.aspx page

A

Andy B

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

Cowboy \(Gregory A. Beamer\)

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.
 
A

Andy B

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...
 
C

Cowboy \(Gregory A. Beamer\)

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,120
Latest member
ShelaWalli
Top