Search:

Type: Posts; User: vitalyb; Keyword(s):

Search: Search took 0.25 seconds.

  1. Replies
    9
    Views
    2,629

    Re: Optimistic about the RHCT exam

    Passed the RHCT exam on May 1. It was a hard exam.
  2. Replies
    6
    Views
    2,535

    [ubuntu] Re: Apache2 ssl rewrite rule conflict

    Fixed the issue with these rules:

    in my <VirtualHost mywebsite:80>

    RewriteEngine on
    RewriteCond %{SERVER_PORT} ^80$
    RewriteRule ^/accounts/(.*)$ https://%{SERVER_NAME}/accounts/$1...
  3. Replies
    6
    Views
    2,535

    [ubuntu] Re: Apache2 ssl rewrite rule conflict

    on http://siteurl.com/accounts/

    Page Load Error

    Redirect Loop
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
  4. Replies
    6
    Views
    2,535

    [ubuntu] Apache2 ssl rewrite rule conflict

    Ok, so I'm trying to set up mod_rewrite rules on apache to serve a few pages from https but the rest over http. However Im getting a loop error. I want all /accounts/* & /admin/* pages to be over...
  5. [ubuntu] Re: set proftpd to listen on only one interfaces?

    any ideas on what I am doing wrong?
    Thanks.
  6. [ubuntu] Re: set proftpd to listen on only one interfaces?

    Thanks for your replies.

    I've added the DefaultAddress line and set it to my internal address and get the confirmation "setting default address to 10.8.0.3" when I restart proftpd.

    However,...
  7. [ubuntu] Re: set proftpd to listen on only one interfaces?

    any thoughts on this?
  8. [ubuntu] set proftpd to listen on only one interfaces?

    I'm running proftpd on Ubuntu 8.04. Currently proftpd listens on port 21 for both interfaces. I want to change proftpd to listen only on my internal network interfaces. I can’t seem to find any...
  9. Replies
    9
    Views
    2,629

    Re: Optimistic about the RHCT exam

    Sorry to hear that you didn't pass. I'm planning on taking this exam in about a month or so. What study tips can you provide or general advice about the rhct exams? Thanks.
Results 1 to 9 of 9