How do I get Firefox to display more than one web site that I am developing using Localhost command?

I write the html code for the four web sites I develop and the one I maintain. I want to view the sites before I put them on the internet. I am able to do this with only one of the five. What, if anything, to I have to change in the browser to allow me to do this? I have edited the host file to include the names of the files on my computer of each of the sites. What should I do now?

You'd like to be able to access each site with its own locally-hosted url, correct? (for example- http://localhost1/, http://localhost2/ etc, )? That's a ''server'' setting, rather than a browser one.
How it works will depend on what software you are running to serve the pages. ''Apache'', for example, uses [http://httpd.apache.org/docs/2.2/vhosts/ Virtual Hosts] (and in this case, specifically [http://httpd.apache.org/docs/2.2/vhosts/name-based.html Name-based Virtual Hosts] ). There's usually an example in the configuration file to experiment with (be sure to back it up first).

Similar Messages

  • How do I set or get firefox to print more than one all pages the print using verizon emails is there a setting to change I have been told by verizon techs it is not my printer

    when opening an email using verizon emails I can only print one page. I have checked an I do not have a printer or computer problem because the printer prints more than one page with others such as gmail. We feel there is a print setting in firefox that needs to be changed. How do I change this??

    That is usually caused by a few different Bugs in Firefox, which seem to be fixed in the Firefox 4.0 betas.

  • How can I get version 3 of Firefox. One web site that I need to use monthly hasn't upgraded their software & it doesn't work on Firefox, Google Chrome or Internet Explorer

    Up until two months ago I was able to access this one web site (www.melaleuca.com). It is a site that I order from monthly. When I type the address in I get a screen saying "the connection was reset while the page was loading". I called their tech support & of course it's never their fault, it must be my computer! NOT! I go on financial trading and banking web sites that are super crypted, so it's not my computer. The tech support said that their web site only works with Firefox 3.0. I told them that was dumb! My other theory is that one of those insidious "upgrades" that Microsoft is always doing changed something, but they're never going to admit to it. I can access the web site on my iPhone, but that is tedious. Help!

    I'm sorry I don't have an answer to your problem, but I wrote to them also to get back the old Firefox, where Google was there. I lost one of my toolbars with certain
    bookmarks, this is a major headache. If you get any info. I would like it if you could let me know and I will do the same. [email protected]

  • How do I get iTunes to play more than one song at a time on my PC?

    I have selected all in a playlist, then click the play button. It plays only the first song in the playlist. How do I get it to play all of those selected?

    My iTunes is doing the same thing: when I select a playlist and hit "play," if shuffle is turned on, iTunes plays only one song and then stops. If shuffle is turned off, it plays just fine (one song after another, in order).
    Select the songs, right click - get info.
    Select the Options tab and Uncheck *Skip when shuffling*.
    Also, when I hit shuffle, it doesn't rearrange the songs in the playlist like it's supposed to.
    If you are sorting on any column besides the very first on before the track name, the songs will stay displayed in that same sort order.
    When you play the playlist, the list will jump around and be shuffled.
    If you are sorting on the very first column, the list will be displayed in the shuffled order and play in that order.

  • How Do I Get my music on more than one computer

    my whole family of 4 has ipods
    my brother got the first ipod and we have dial up so went to my grandparents house to get his first songs and to make is account and its under a family members email but the songs are on my gmas labtop and my gpaws computer but i just got a labtop and so did my bro and we can sign in and veiw our profile info but theres none of our music videos or games
    How can i get my music on my labtop

    If all of those items were purchased from the iTunes Store, and all those purchased items are currently on the iPod, it is easy. Connect the iPod to your new laptop. If iTunes asks if you want to sync it to the iTunes library on your new laptop, say no or cancel to this offer. You want iTunes to start without syncing. The iPod should appear in the iTunes sidebar, under DEVICES.
    Select the iPod in the sidebar. Go up to the menu bar, under File, and select +Transfer Purchased from <name of iPod>+.
    If there are songs (or other media files) that were not purchased from the iTunes Store, and you don't want to re-rip then from CDs or other original source, you will have to transfer the files from where they are stored now and copy them to your new laptop. Please post back if this is the case.

  • How can i get audible audiobooks from more than one account on my ipod

    itunes is limiting me from transfering books form more than 2 account to my ipod. is there some way around this so that I can get all my audio books on my ipod

    have you heard about Thunderbird profiles? A profile change requires a restart unlike OE and it's change of identities. But multiple profiles is basically functionally identical to the OE identify. Two completely separate set of accounts and address books. See http://kb.mozillazine.org/Profile_manager
    There is also an add-on https://nic-nac-project.org/~kaosmos/index-en.html#profname which make a menu entry to allow you to set te profile to be opened next time Thunderbird starts.
    I am guessing crashing into the already existing outlook import folder made the mail an issue. So if you rename the outlook express import folder to something else the import may well go as planned.

  • How can I get iTunes to play more than one song before stopping?

    When I click on a song listed in iTunes, iTunes plays it and then stops. How can I get it to continue and play the next song, and then the next..
    Thanks

    I just found the answer. iTunes will play consecutively the songs that are checked, if Controls --> Repeat Off is checked. When I asked the question I had unchecked all songs.

  • HT201335 How do I get airplay to display more networks?

    I'm in my corporate office and there are 30 or so airplay networks.  I need to connect to a network that is not in the default list that appears.  How do I get airplay to display more networks?

    It should display the closest ones. I would ask someone around your office what the name(SSID) of the WIFI network that is your company(some "hide" the network). Just press "other" and manually type it in with the password. The ipad will automatically connect to it from now on.
    Edit: Or just go for a nice stroll around the building until it pops on the list. The list updates every few seconds or so(wheel turns..) Exercise too

  • How do  I display more than one region as a modal popup?

    Hello all!
    I have a popup that displays a report region. I now want it to display more than one region, say a report region and another report region underneath it.
    Here's the code that I currently have (and this one can popup one region):
    $.fx.speeds._default = 1000;
    $( function(){
      $('#ModalForm').dialog(
         modal: true,
         autoOpen: false,
         width: 650,
         height: 450,
         buttons:{ Calculate: function(){calculateTotal();},
                         Close: function(){closeForm();}        
    function openForm(pFoodTemplateId, pMealTypeId)
    var getone = new htmldb_Get('shiny',&APP_ID.,"APPLICATION_PROCESS=DUMMY", &APP_PAGE_ID.); // initialize get
    getone.add('P24_TEMPLATEID', pFoodTemplateId);
    getone.add('P24_MEALID', pMealTypeId);
    gReturn = getone.get();
    getone = null;
    $('#ModalForm').dialog('open');
    function closeForm()
    {$('#ModalForm').dialog('close');}
    $(document).ready(function()
        {$('a.temppop').click(function() {openForm();});
    });The class of the button (or in my case, the link in another region that's not displayed as a popup) is temppop.
    QUESTION:_
    How do I edit my existing code, so that it can now display another region?
    The ID of the region it displays now is ModalPopup. I would like to add another region, with another ID off course. Pick any ID, as long as you can explain to me how.

    Magali wrote:
    Hello all!
    I have a popup that displays a report region. I now want it to display more than one region, say a report region and another report region underneath it.
    Here's the code that I currently have (and this one can popup one region):
    $.fx.speeds._default = 1000;
    $( function(){
    $('#ModalForm').dialog(
    modal: true,
    autoOpen: false,
    width: 650,
    height: 450,
    buttons:{ Calculate: function(){calculateTotal();},
    Close: function(){closeForm();}        
    function openForm(pFoodTemplateId, pMealTypeId)
    var getone = new htmldb_Get('shiny',&APP_ID.,"APPLICATION_PROCESS=DUMMY", &APP_PAGE_ID.); // initialize get
    getone.add('P24_TEMPLATEID', pFoodTemplateId);
    getone.add('P24_MEALID', pMealTypeId);
    gReturn = getone.get();
    getone = null;
    $('#ModalForm').dialog('open');
    function closeForm()
    {$('#ModalForm').dialog('close');}
    $(document).ready(function()
    {$('a.temppop').click(function() {openForm();});
    });The class of the button (or in my case, the link in another region that's not displayed as a popup) is temppop.
    QUESTION:_
    How do I edit my existing code, so that it can now display another region?
    The ID of the region it displays now is ModalPopup. I would like to add another region, with another ID off course. Pick any ID, as long as you can explain to me how.First build your dialog for new ID (please replace NEWREGIONID with your region static id)
    $( function(){
    $('#NEWREGIONID').dialog(
    modal: true,
    autoOpen: false,
    width: 650,
    height: 450,
    buttons:{ Calculate: function(){calculateTotal();},
    Close: function(){closeForm();}
    And now you could open or close the dialog
    $('#NEWREGIONID').dialog('open');

  • How to display more than one documents on windows 8 desktop?

    how to display more than one documents on windows 8 desktop?

    Adobe Reader Touch doesn't show more than one file on screen and doesn't show them on the desktop. Apparently these are very old fashioned things that Microsoft doesn't think we'll want to do any more and calls them "legacy" to make them sound antiquated.
    If you want to do these things use the legacy Adobe Reader, a much more powerful and flexible app (and not obsolete in the slightest). http://get.adobe.com/reader . There are no legacy apps in the Windows App Store.

  • ITunes will not show my purchases before October 18, when I had a different username.  How do I get the older purchases (more than 5,000) listed when my password is rejected and it won't issue a new one for that username?

    iTunes will not show my purchases before October 18, when I had a different username.  How do I get the older purchases (more than 5,000) listed when my password is rejected and it won't issue a new one for that username?

    Wow that was really quick, thank you so much.  Im not sure at all which version it was because i said it was around 4 years ago he bought it.  I know it isn't under his username, since he's a PC person (ugh) so i know its probably registered to one of our actual names.  isn't there some way to look it up since we did register it, because I'm not even sure where the disks are from when we bought it (we've moved a lot and also have two storage lockers, i know i would have kept it with other disks) but my cd rom drive is actually broken on my computer as well ( i think it got stepped on and is now squished and won't eject or run disks.)
    So is there anyway they can look up that its registered to one of our names since we did register it when we bought and installed it, or do i really have to find the disk with some sort of proof of purchase (i know there would be no receipt after all this time)
    either way, ill do what you suggested to the best of my abilities and thank you so much for answering my questions, i can't even open the program as its incompatible and find out the info from that) so I'm in a bit of a pickle and your response was so thorough and it didn't seem to be posted long enough to even write a well researched response, thanks, all the best,
    sarucia

  • How to display more than one column with for each

    Hi guys,
    how to display more than one column with for each like below?
    for each
    Item1
    Item2
    Item3
    Item4
    Item5
    Item6
    Item7
    Item8
    Item9
    Item10
    End for each
    for each          
    Item1     Item2     Item3
    Item4     Item5     Item6
    Item7     Item8     Item9
    Item10          
    End for each

    Take a look at this to see if the solution provided would work for you: https://blogs.oracle.com/xmlpublisher/entry/multi_column_row_woes
    Won't you have more than 10 records in your data file ? If you are going to have only 10 items then you may be able to use position() function to limit it to 3 each..
    Take a look at this: https://blogs.oracle.com/xmlpublisher/entry/turning_rows_into_columns
    Thanks,
    Bipuser

  • TS2083 How do you know if you have more than one graphics card installed?

    How do you know if you have more than one graphics card installed? My MacBook Pro does not provide a connectivity to TV via HDMI.

    You can go to <http://support.apple.com/specs/#macbookpro> find your Mac's technical specs.
    Depending on what kind of video output port you have, you should be able to get an adapter to HDMI.  For example a Mini Display Port to HDMI (I have one of these).

  • How can I enter my podcast in more than one category?  Mine covers arts, education and society and culture, but is listed as "Performing Arts".  Thank you for your time!

    How can I enter my podcast in more than one category, to reflect the fact that it covers arts, education and society and culture?  Thank you for your time!

    You can have more than one category - this page shows you how the tags are formed:
    http://www.apple.com/itunes/podcasts/specs.html#category
    The Store will list only the first category and its sub-category at the top of the page. Like the first category, the others will in theory make your podcast available for searching by category. However searching just on the category in the iTunes Store is most unlikely to throw up your podcast. There are thousands of podcasts out there, and it would be quite impossible to display on one page the entire list for any category. What you see are 'featured' podcasts, chosen by Apple as being special; please see this Tech Note:
    http://www.apple.com/itunes/podcasts/specs.html#getfeatured
    Note that there is no way you can influence the selection other than making your podcast really special.
    If you have further questions about making your podcast it's better to ask them in the Producing Podcasts forum.

  • Displaying more than one display attribute in a tree component problem

    Hi,
    I have a parent table and child table, I want to display a parent table's display attribute and below that i want to display child tables two display attributes (while defining the rule for a tree compoment).
    What i'm getting is :
    I can able to display more than one "display attributes" for my parent table, but when i'm trying to implement that for my child table under my parent table. I am only geting the blank folder structure without names.
    For example:
    Parent table: Deparetment(id, name)
    child table: Employee(id, firstName, lastName)
    What i want is:
    In a Tree:-
    (Department name): software below that i want display both (firstName and LastName) stephen Fleming
    for that employee.

    Hi,
    do you use ADF ? If yes, have a look at "master table with inline detail" option when dragging the master View
    Frank

Maybe you are looking for

  • Unable to print to Adobe printer in any program including Office 2010

    My sustem is a Windows 7 64 bit.  I have Office 2010 installed as well as Adobe Acrobat Pro X ver 10.1.3.  I am unable to print to the Adobe PDF printer.  If I select it in Notepad it is Greyed out.  If I select it in an Office product like Word or E

  • Can I take a broken USB wire to Apple Store for replacement (within Warranty)?

    That's my question, the USB is broken on both sides, can I just walk into the Apple store, show them my iPhone in warranty and get a replacement?

  • Change Row - to Column

    Hi all, Oracle table A with fields companycode,Locid,suppid,supptyp .100 records for each company,locid combination, but in VSAM file we have to load into a single record with 100 occurances in table Companycode1,locid1,supp1,supptyp1 Companycode1,lo

  • Clairgorm

    I am trying to move up from flex 1.5 to 3 Is new release clairgorm framework planned for flex 3 (last one I saw was 2.1) I really like that framework , now it is from Adobe labs Sould I use 2.1 version for flex 3 etc... I will appreciate any comments

  • Live video in presentation

    I'd like to be able to show live video in a Keynote slide. That is, with my iSight camera hooked up, I want to show a KN slide w/live pictures. I will be demonstrating something on a table top and want it to show up on the screen for all to see. Is t