The httpd tag has no wiki summary.
2
votes
1answer
75 views
getting the user back where they came from with mod_form_auth
Using the mod_form_auth module in Apache HTTPD 2.4.3, I am looking for a way to have the user redirected to their original desired target after completing a login.
That is, if I have a
<Location ...
2
votes
0answers
28 views
pointing a parked subdomain to a real subdomain
I have two registered domains. Say the domains are:
originaldomain.com , and parkeddomain.com
parkeddomain.com points to originaldomain.com
I also have a few subdomains in originaldomain.com, and I ...
1
vote
0answers
42 views
connecting… for infinity time
I have website working fine before. But now its not able to connect to the server(I believe that is the problem). But its strange that the message not able to connect to the server is not coming and ...