Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3672570
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T02:37:31+00:00 2026-05-19T02:37:31+00:00

I have always developed my projects using MAMP locally and once done simply uploaded

  • 0

I have always developed my projects using MAMP locally and once done simply uploaded everything to a live server. However, I’m wanting to integrate some FB functionality in my current project and I believe I’m correct in saying that it is not possible to fully test FB integration locally. My problem is I don’t want to release the project I’m working on until it’s finished (or at least nearly finished!) by placing it on a live server. I don’t even want people to see a login screen or anything. Is there a way I can upload everything to my domain for testing purposes but prevent anyone apart from me from accessing the site?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T02:37:32+00:00Added an answer on May 19, 2026 at 2:37 am

    It is possible to test almost everything (with quite rare exclusions) related to FB locally.

    The only exceptions I can recall are:

    1. Attachments to stream messages
    2. Subscriptions

    Btw, if there are another issues I forgot and you’re experiencing – you can create test domain with such .htaccess in its root:

    Order deny,allow
    Deny from all
    AuthName "Password"
    AuthType Basic
    AuthUserFile /path/to/.htpasswd
    Require valid-user
    
    Allow from 69.63.176.0/20
    Satisfy Any
    

    Where 69.63.176.0/20 equals to 69.63.176.0 - 69.63.191.255 and belongs to facebook and .htpasswd is a password file created with console utility htpasswd

    htpasswd -c /path/to/.htpasswd musoNic80 // and enter password after
    

    With such .htaccess everyone except of someone with facebook IP will be required to enter valid login/pass trough basic http auth.

    Also, if you have dynamic but your own IP (given to only you once you logged in your pppoe (or whatever you use) session, and changes after you re-logged in) – you could use http://no-ip.org and have your local host to be shared outside, and available for facebook thus.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have always thought that in order to connect to SQL server using windows
Hi Stackoverflow people, In the past, I always developed my Django projects locally with
I have some .NET code I use from VB6 code. I have always developed
I have project developed using cakephp 1.3 and for testing I used SQL Inject
Probably a simple question but I've developed an app that has always been using
I have developed a simple Apache-Axis java web service using Eclipse IDE and now
We have several projects in VB.Net, using .Net Framework 4 and Linq to Entities
I have always and will continue to always close an HTML input such as
I have always wondered about this. So many application setups have a zip file
I have always enabled integrated security on my web apps inside IIS with the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.