I want to allow only specific url using class-map

i have two  dir on server like abc and  xyz  on the web server , but i have blocked the url using class-map like *xyz*
is there any way to allow specific url  like in dir /abc/login.html and block all the files from /abc dir

Thanks.  Actually, I posted my query because I haven't been able to make Parental Controls in OS X do what I want. I've been trying that tool for a while.  It seems that there are sort of three options:
1. Allow everything with no exceptions
2. Block sites that fail an automated filter for "adult" content, and then add back allowable sites.
3. Block everything, and then add a white list of allowed sites
In my case, option 2 doesn't work, because frankly, I don't care if my kids choose to look at content that somebody has evaluated as "adult."  Generally, the web log says that they don't, and if that does become an issue, then I will deal with it when it arises.  
What I want to be able to do is the direct opposite of option 3 listed above:  Allow everything except an admin-specified black list defined per user, and be able to modify that list from time to time when I have a specific issue with a specific user. 
I just want to be able - from time to time, like when I know they are behind on school work - to be able block a short list of "innocuous" persistent time-sucking sites as Youtube, Facebook, Twitter etc., even though there is not necessarily any objection content per se on the sites I want to block for that specific user (the "user-specific, admin-defined blacklist").   It is the lost (mis-allocated) time, not the risk of loose morals that concerns me.
Network-level solutions exist, but these do not allow me to discriminate among user accounts as far as I can tell.  If anybody knows of a good solution that works in OS X across various platforms - freeware or commercial - I will appreciate a lead.   Or, if there is a hack that will allow me to accomplish this in Parental Controls, I would appreciate a pointer in that direction, as well.

Similar Messages

  • I want to Prevent a specific URL through My Computer

    I want to Prevent a specific URL through My Computer.No one can access any specific URL which i Block.
    e.g http://www.yahoo.com
    i want to block this specific site.Plz help me to block this site.

    Uncheck the song. Use the option to sync only checked songs and videos. Sync.
    tt2

  • Sorting on specific  field using XSLT Mapping

    Hi All,
    I am trying to sort the records on specific field using XSLT mapping.But I'm unable get the proper output for the following code.
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:a="http://xxxxxxxx">
    <xsl:output method="xml" indent="yes" />
         <xsl:template match="/">
              <a:T1>
                   <Row>
                             <xsl:for-each select="a:S1/Record">
                             <xsl:sort select="EmpID" />
                             <EMPID>
                                  <xsl:value-of select="EmpID"/>
                             </EMPID>
                             <ENAME>
                                  <xsl:value-of select="EmpName"/>
                             </ENAME>
                        </xsl:for-each>
                        </Row>
              </a:T1>
         </xsl:template>
    </xsl:stylesheet>>
    Currently getting following output :
    http://www.flickr.com/photos/21390012@N04/2074799747/
    Expected output should be like below :
    http://www.flickr.com/photos/21390012@N04/2074807393/
    Kindly send me suggestion to achieve this.
    Regards
    Pullarao

    Hi ,
    I donno much about srting in XSLT but i can give you one example on that.
    Example :
    This is how to sort numbers in xslt.
    Try this :
    <xsl:for-each select="learn[@kind='done']">
         <xsl:sort select="number(@rank)" data-type="number"/>
         <table border="00" cellpadding="3" width="100%">
                   <tr>
                        <td width="100" valign="top" align="right"><input type="checkbox" checked="checked" readonly="readonly"/></td>
                        <td width="10" valign="top" align="right"><xsl:value-of select="position()"/>. </td>
                        <td valign="top">
                             [<xsl:value-of select="@rank"/>] <xsl:value-of select="@title"/>
                        </td>
                   </tr>
         </table>
         <table border="00" cellpadding="3" width="100%">
                   <tr>
                        <td width="100"> </td>
                        <td valign="top">
                             <xsl:apply-templates/>
                        </td>
                   </tr>
         </table>
    </xsl:for-each>
    Regards
    Aashish Sinha
    PS : reward points if helpful

  • Hi..i want to format only c drive using hp recovery manager.

    My notebook belongs to Presario V3000 series and has Vista OS.
    I want to format only C drive without lsing data on other drives, using HP recovery manager.
    Please let me know which option to choose under Advanced Options in HP recovery manager.

    Recovery manager has changed over the years, what options are available?

  • I want to allow only mp3 files in uploading, File dialog have to show only

    In my project , user have to upload Mp3 files.
    we want to show only mp3 files in file dialog .
    in file dialog ,filetype field contain only mp3 .
    let me help inthis.
    Regards ,
    Vyam.

    Thanking you for giving reply to my query.
    I have seen in VB and someother language is it
    possible.No you haven't.. You saw something else entirely.
    >
    Actually am trying with this is in html file element
    only , But am unable to control the file dialog
    window with selected Extension files.
    Right. You can't do what you are trying to do it's impossible. You can stick an accept attribute on your form tag and It MIGHT work. But this is browser dependent and will not neccessarily be enforced.
    Best to do what I told you before. Validate the uploaded file for type on the server.
    It is showing All files. I tried with accept ,
    enctype also , but failed.
    Then you are hosed.
    can we do with FileFilter class in java.Is it
    possible.
    How do you see this working? If you want you could build an applet that you could sign that would upload the file for you I suppose. Seems a lot of unneccessary work.
    Thanking you,
    Vyam.Welcome.

  • I want to block only specific/customize number in Z10

    Can anyone help me, if is it possible to block only specific /customize caller in Z10 (text and call) not everyone

    Get in touch with you operator over this, you can find some apps on BBWorld that can block calls (not text).
    If my post has helped you, give it a LIKE

  • Allow only specific domains to use open relay

    I have a client that I have to send emails on behalf of with a reply address for the client. If I have * as an accepted (open relay) I can successfully send emails with the from and replyto address required for my client. The problem with this is being
    an open relay I now have spam emails being sent through my exchange server. Is there a way I can stop external addresses accesing the open relay? Or enable an exchange account to send as a non domain email address?

    Hi Rich,
    I am running exchange 2010 Version: 14.01.0438.000
    I am sending the emails from MSAccess using VBA (see script below)
    With Flds
                .Item("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1
                .Item("http://schemas.microsoft.com/cdo/configuration/sendusername") = "Domain.A Username"
                .Item("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "********"
                .Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2
                .Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "192.168.1.7"
                .Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 25
                .Item("http://schemas.microsoft.com/cdo/configuration/senduserreplyemailaddress") = "[email protected]"
                .Update
            End With
    strHTML = "HTML for email"
    With iMsg
            Set .Configuration = iConf
            .to = Screen.ActiveForm.[Email]
            .CC = ""
            .BCC = "[email protected];[email protected]"
            .ReplyTo = "[email protected]"
            .From = """Client Name"" <[email protected]>"
            .Subject = "Subject"
            .HTMLBody = strHTML
            .AddAttachment ("s:\emailatt\file.pdf")
            .Send
        End With
    (Domain.A = local domain)
    (Domain.B = clients domain)
    The sending machine is on our LAN and a receive connector has been setup to accept emails from the IP Range that are using this script. Authentication is set to Basic and Exchange Server Authentication and Permission groups is set to Exchange users. The
    [email protected] email address has also been added to the Domain.A User Account email addresses.
    If I do not permit an open relay within the accepted domains list I get the following error
    The message could not be sent to the SMTP server. The transport error code was 0x800ccc69. The server response was 550 5.7.1 Client does not have permission to send as this sender.
    If I add Domain.B as an accepted domain this works however a copy of the email is no longer sent to my client and is treated like an email on our domain. 
    Thanks in advance for any help.
    Ian

  • Allowing only specific characters in input

    Hello,
    My projects were auditted for security and it was found a
    logged in user (only) could hack my programs because I was not
    being careful to keep certain characters from being input, not just
    pointy brackets and pound signs. I am now told to do no client side
    checking.
    I am thinking to define an allowable character list to
    checking each input box character by character.
    What is a faster and more efficient way than looping through
    each input value's characters 1 by 1 and using find() and to check
    if those characters are in the list of good characters?
    Thanks.

    If you feel you can make use of it, this might be a place to
    start:
    [^-_,\.@a-zA-Z0-9\s]
    I use this reg exp as part of a parameter to an refindnocase
    function inside a little udf I wrote to scrub user input. It's not
    the entire expression, and I don't feel comfortable simply posting
    the whole udf (not trying to be mysterious, but it's part of our
    online security, after all, and is the property of my employer).
    I think your approach of defining allowable characters,
    instead of trying to define non-allowable ones, makes a great deal
    of sense and is the approach that seems to be widely recommended.
    That's what I use the expression above to do...if the character
    ain't in that set, it gets deleted from the input string. It can
    extract a price even from an innocent string, though...note that if
    a user inputs "O'Brien" it'll come through as "OBrien" which for my
    purposes is no more than a minor inconvenience. YMMV.
    If that code makes no sense, spend an hour reading up on Reg
    Expressions and you'll get it.
    Bob's advice to become familiar with cfqueryparam is, of
    course, excellent.

  • How to allow only specific letters, numbers and symbols in input string

    Hi all
    i'm new to java and trying to program a polynom calculator.
    so, you can enter a polynom string like for example "2.1x^3 + 3x^2 - 1". this all works fine.
    but i only need numbers, some special symbols and only the letter x which will be the variable you can enter here, otherwise a message should be displayed that i entered an invalid character or symbol. and is it also possible to check that there is a space before and after a + or - sing?
    the input string i'm reading it in with: String inputString = TastaturRead.readString();
    anyone out there who can help me?
    many thanks in advance.

    Please don't cross-post.
    Again, this looks backwards here. You seem to be using the string you want to split as the regex string, but again, I'm no expert here.
    import java.util.regex.*;
    public class Splitter {
        public static void main(String[] args) throws Exception {
            // Create a pattern to match breaks
            String pattern = "[+|-]+";
            Pattern p = Pattern.compile(pattern);
            // Split input with the pattern
            String input = "-5x^3+8x^2 - 2";
            //This smells wrong to me, backwards
            String[] result = p.split(input);
            for (int i=0; i<result.length; i++)
                System.out.println(result);
    //This looks better to me.
    result = input.split(pattern);
    for (int i = 0; i < result.length; i++)
    System.out.println(result[i]);

  • Want to restore only specific items after erasing iPhone4

    I have read several questions and answers but I have a particular problem I am trying to fix on an iPhone4 and doing an backup, full erase and restore returned the problem to the same state.
    To summarize:
    What the problem is:
    iPhone 4 now with iOS 7.1.1. I was in another country, updated to iOS 7.1.1, and began having problems with Facebook malfunctioning...repeatedly 'crashing' by dropping Facebook back to the 'desktop' as an open task. Re-opening Facebook every time it goes to Notifications and reloads data again...basically unusable.
    What I've done:
    1) Removed Facebook & Facebook Messenger apps. Reinstalled both, no change. Removed both, reinstalled FB only, no change.
    2) I tried a backup (I am not sure if it was iCloud only or also iTunes), erased the phone setting and contents, then restored everything...same problem.
    I let the restore process talk me into creating a Restrictions Passcode but apparently I typed it wrong. I figured out how to erase it all again through iCloud.com
    3) I concluded something in the backup contains the problem. I installed Facebook only from the app store, no restore of anything else yet. Seems to work fine today.
    What I wish to accomplish next:
    I want to know if I can restore only the things I want, like contacts, and photos, not a full restore. I'll reload apps one at a time to see if one 'breaks' the FB functionality again.
    Thank you
    Murray
    In addition to a full backup, I exported photos and videos manually to my PC (Windows XP). I haven't figured out a way to transfer files to an iPhone like a flash drive (I'm a PC person - that would be a normal thing for me).
    So after all that, the question is: Can I restore only items (contacts, photos, maybe music, in that order of importance) I want after erasing everything?

    It is all or nothing in a restore from backup.
    Restore as new, then sync your contacts, etc from your computer to your iphone.

  • I want to genarate fixed legth file using XSLT mapping

    Hi Experts,
    I am doing File to Mail scenario, text file as an attachmetachment in reciver side, i have successfully send the text file as an attachment in the mail. but i need fixed length fields in the file.
    I know we can do it in XSLT mapping using <xsl:if> or <xsl:choose> but i dont know how to use it.
    Can anybody please tell how can i use those statements in XSLT.
    Kind Regards,
    Praveen.

    Hi Stefan,
    This is my XSLT mapping, I am not expert in XSLT please can you help me, i want to do fixed length for "cust_name" field below.
    <?xml version='1.0'?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:ns0="http://www.Coj.co.za/SapIsuToABSA/DirectDebitFile">
    <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/>
    <xsl:variable name="break">&lt;br/&gt;</xsl:variable>
    <xsl:variable name="space"> </xsl:variable>
    <xsl:variable name="newline"><xsl:text></xsl:text></xsl:variable>
    <xsl:template match="/">
    <ns1:Mail xmlns:ns1="http://sap.com/xi/XI/Mail/30">
    <Subject>Please Check Attached Direct Debit File</Subject>
    <From>joburg</From>
    <To>PraveenG</To>
    <Content_Type>text/plain</Content_Type>
    <Content>
    <xsl:for-each select="MT_SapIsuToABSA_DirectDebitFile/DirectDebitRec/Body">
    <xsl:value-of select="Space1"/>
    <xsl:value-of select="Cust_AccNo"/>
    <xsl:value-of select="Reserve_1"/>
    <xsl:value-of select = "Cust_name" />
    <xsl:value-of select="Cust_Name1"/>
    <xsl:value-of select="Cust_Bank_AccNo"/>
    <xsl:text>          </xsl:text>
    <xsl:value-of select="Space2"/>
    <xsl:value-of select="Cust_Bank_BranchNo"/>
    <xsl:value-of select="Reserve_2"/>
    <xsl:text>   </xsl:text>
    <xsl:value-of select="Space3"/>
    <xsl:value-of select="Cust_AccNo_1"/>
    <xsl:text>       </xsl:text>
    <xsl:value-of select="Space4"/>
    <xsl:value-of select="Reserve_3"/>
    <xsl:value-of select="Deduction_Amnt"/>
    <xsl:text>           </xsl:text>
    <xsl:value-of select="Space5"/>
    <xsl:value-of select="Reserve_4"/>
    <xsl:value-of select="Space6"/>
    <xsl:text>                      </xsl:text>
    <xsl:value-of select="Action_Date"/>
    <xsl:value-of select="Space7"/>
    <xsl:text>        </xsl:text>
    <xsl:value-of select="Reserve_5"/>
    <xsl:text>
    </xsl:text>
    </xsl:for-each>
    </Content>
      </ns1:Mail>
      </xsl:template>
      </xsl:stylesheet>

  • Want to know more about tables used and mapping detail

    HELLO THERE
    I actually have to develop a report in which i able to see all information about from GR to excise to quality testing to bill Passing .
    we are using t.code MIGO to J1IEX to QA32 to MIRO RESPECTIVELY .
    so i want to know tables used in the respective t.code and how they are mapped .give me a detail sketch plz.so that by entering PO no. in the initial screen we can get all the detail about gr to excise to quality to bill passing detail .My mailid is  prabhupad.sap at gmail dot com
    Thanking you
    neon

    hi,
    EKEB - History per purchasing doc..
    EKPO - PO doc item..
    MSEG - GR: Doc segment material...
    BSEG - Accounting doc Segment...
    hope it helps...
    Regards
    Priyanka.P

  • Allowing only zip files to be uploaded through af:inputFile ( in jdev 11g )

    I am able to upload all kinds of files through af:inputfile tag. I want to allow only zip files to be uploaded though the af:inputFile tag. Does inputFile provide any feature of this sort???

    Let me address two issues here:
    1. Chris has posted a correct answer about how to write a ValueChangeListener to allow only zip files. However, by the time this code runs, the file has actually already been uploaded to temporary storage. All this code does is specify what to do with the file once it is on the application server. So if you want to prevent the file from being uploaded unless it is zipped, this catches it too late. To catch it earlier, you have to write your own UploadedFileProcessor, and configure ADF to use it. Read more in Appendix A, section A.6.2.11 of the Fusion Web User Interface Developers Guide for Oracle ADF 11g.
    2. While you have to write some code to handle uploaded files yourself (hey - it isn't a lot of code, and I don't care how declarative ADF is, sooner or later you're going to write a little code) if you are uploading to an ORDSYS.ORDDOC column in your Oracle database, ADF CAN do that declaratively.

  • Uploading i-web sites to specific url

    I have created two websites using i-web. I have tested on 60 day trail account with .mac & they look great. I want to upload to specific urls. Have separated the domain files into two. Have Cyber Duck as ftp server. But how do I ACTUALLY upload? I have tried by dragging the domain file to Cyber Duck but it doesn't work. Can anyone let me know the procedure of doing it properly so that it works?
    many thanks indeed.

    If you have set up your dotMac account details in the System Preferences, then in iWeb you can publish your Site(s) to dotMac.
    [Here's the tutorial|http://www.apple.com/ilife/tutorials/#iweb-publish-60]
    No need for Cyberduck which isn't a FTP Server but an application to upload files to such server.
    dotMac does not support FTP, so Cyberduck is irrelevant.
    Your domain file is where iWeb stores the info when you edit your Site(s). You keep that file on your computer. It has no use outside iWeb.
    If you do not continue your dotMac account after the trial period, you have to publish your Site(s) to a folder and then use Cyberduck to transfer the Site(s) to your FTP server.
    Once published to a folder it is not an iWeb issue anymore. You can even edit the published pages in a HTML Editor of your choice.
    You can also publish your Site(s) to the Sites folder in your Home directory and serve them with Personal Webserver.
    It great for testing pages, before you make them public.

  • Allow only String to List

    Hello,
    I have a ArrayList.
    ArrayList as = new ArrayList();Now i want to allow only string to be added in this arraylist how can i achieve this? Don't want to use generic.
    Please guide.

    Ankur Raiyani wrote:
    i have been asked to do not use generic.
    In given example where you have seen generics. It is clearly said if you don't want to use generics then use instanceof keyword.
    I want such a way that List only allows me to add String if i add other object then it should throw an error.Exactly , i've gave an idea how to use instanceof and allow only string objects in arraylist.
    If not clear, please go through the below program:
    import java.util.*;
    import java.lang.*;
    class ArrayListForOnlyString
         public static void main(String st[])
              List stringArrayList = new ArrayList(){
                   public ArrayList ar = new ArrayList();
                   public boolean add(Object ob) throws UnsupportedOperationException
                        if(ob instanceof String)
                             ar.add(ob);
                             return true;
                        else
                        throw new UnsupportedOperationException("Only String Object are accepted");
                   public void add(int index, Object ob)
                        if(ob instanceof String)
                             ar.add(index,ob);
                        else                    
                        throw new UnsupportedOperationException("Only String Object are accepted");
                   public Object[] toArray()
                        return ar.toArray();
                   public String toString()
                        return ar.toString();
              try
              stringArrayList.add(new String("10"));
              stringArrayList.add(1,new String("10"));
                    // Uncomment the below line and run, it 'll give error , as you are trying to add Integer Object to array list.
              //stringArrayList.add(new Integer("10"));
              System.out.println("The objects of arrayList are : "+stringArrayList);
             }catch(Exception e)
                        e.printStackTrace();
    }Edited by: 833545 on Aug 31, 2011 3:53 PM

Maybe you are looking for

  • Ipod not recognised XP SP3 (usbaapl.inf won't install)

    Hi, I have an XP laptop running SP3, I followed the instructions on the website about using 'usbaapl.inf' to try to get the driver to work but an error comes up saying: The specified location does not contain information about your hardware. I have t

  • Saving data to external hard drive and which camera to buy?

    Hi everyone! I'm getting started with my editing and shooting in the next few days and I had a couple questions. 1. If I want to save all my date to an external hard drive, so that it wont take up space on my MacBook Pro, how do I change the pathing

  • Report painter and drilldown

    Dear Friends Please send steps for Report painter and drilldown report how to do Regards JK Moderator: Step 1 - search before posting

  • Session based load balance + Prepared statements

    Experts, From the docs I understand that there are 3 load balancing techniques. One is client side and two are server side. Of the two, one is session count based load balancing, and as per docs, it is recommended for connection pool setting. My ques

  • RFC user logon failed R3077

    Hello RFC user logon failed. Can anybody help me out for R3077 Its occuring regularly Thanks And Regards Akash Gupta