Search type Search syntax
Tags [tag]
Exact "words here"
Author user:1234
user:me (yours)
Score score:3 (3+)
score:0 (none)
Answers answers:3 (3+)
answers:0 (none)
isaccepted:yes
hasaccepted:no
inquestion:1234
Views views:250
Code code:"if (foo != bar)"
Sections title:apples
body:"apples oranges"
URL url:"*.example.com"
Saves in:saves
Status closed:yes
duplicate:no
migrated:no
wiki:no
Types is:question
is:answer
Exclude -[tag]
-apples
For more details on advanced search visit our help page
Results tagged with
Search options not deleted user 164350

HTTP or HTML mechanisms used for redirecting browsers to where the actual content is located

-1 votes
1 answer
63 views

Redirection and SSL [closed]

I have a client for whom I have developed a PHP based Facebook project, who is hosting their main website on IIS with ASP and no access to PHP. The original plan was that we will host the FB campaign …
Kobus Myburgh's user avatar
0 votes
0 answers
13 views

Application actions based on URL

Since the redirect happens before we even get to PHP, I suspect the place to do this would be in Apache, and I would need to set and then retrieve the value of a $_SERVER variable for the info, or something …
Kobus Myburgh's user avatar