Old:Basic authentication and redirection: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
Line 12: Line 12:
'''Power of htaccess and mod rewrite - 3.5-Apollo'''
'''Power of htaccess and mod rewrite - 3.5-Apollo'''
|}
|}
This write-up looks at extending Apache’s basic authentication allowing users to log-in to individual pages or folders. Each user is allocated a unique name and password, users are validated using Apache’s basic authentication once logged in are redirected using mod rewrite to the appropriate page or folder .
This write-up looks at extending Apache’s basic authentication allowing users to log-in to individual pages or folders. Each user is allocated a unique name and password, users are validated using Apache’s basic authentication once logged in are redirected using mod rewrite to the appropriate page or folder.
 
This document has been superseded by [[Authentication: Introduction | Basic Authentication]] which covers password protecting folders and individual files. It also covers how to secure these using SSL hence names, passwords and data are sent encrypted over the Internet.   


== Private Server ==
== Private Server ==
Line 195: Line 197:


{|  
{|  
| [[Image:uc_small_logo.gif]] ||[[User:Ric|Ric]]
| [[Image:uc_small_logo.gif]] || [[User:WikiSysop|Ric]]  
|}
|}


[[Category: UniCenter]]
[[Category: UniCenter]]
[[Category: Support]]
[[Category: Support]]

Navigation menu