apache

  1. zoldos

    need help converting .htaccess to nginx directive but with *two* primary location entries

    So I'm trying to convert some Apache .htaccess rules to nginx. The first set of directives, shown below, works, so I don't need to use Apache Re-write (and thus, no .htaccess). The second code block is the NON-converted .htaccess code for my chat room which I'd like to convert, then combine in...
  2. JasonBrody

    Content Security Policy (CSP) for XenForo 2.2

    Hi Everyone ! Though there're several thread on this, but I couldn't figure out any appropriate one for latest XF 2.2 release . So, could anyone provide information on how to configure CSP with latest XF ? (for additional info: I'm using cloudflare & adsense) .
  3. dethfire

    Server issue adding backslash to end of RSS url breaks it

    This is troublesome when apache redirects automatically add in the backslash to your final destination ex. RewriteRule ^external.php* https://www.physicsforums.com/forums/-/index.rss [R=301,L] turns into https://www.physicsforums.com/forums/-/index.rss/ and will break
  4. Mike Hollis Jr

    XF 1.1 Permission error when trying to upload files

    When attempting to upload a file to a post I get the following message data/ and internal_data/ permissions are 0777 currently, but I have also tried 0755 Xenforo root is owned by Apache (recursive) Group Permissions are set to allow Direct Node permissions is set to inherit User Permissions...
  5. Dryline

    Xenforo and PHP7

    Since updating to PHP7 yesterday, I'm constantly seeing this error in the Apache error logs: [Wed Apr 12 19:52:53.529743 2017] [:error] [pid 11318:tid 139802158479104] [client 172.31.9.128:2672] PHP Fatal error: Uncaught Error: Undefined class constant 'parent::ARRAY_AS_PROPS' in...
  6. Rigo

    Adding an eBay API search bar in home page

    I was wondering if anyone knew how to make the HOME a ebay API search section, showing as default a key search (listings) for my forum. On side panel, it would be a category table of some sort. I found this site and it's close to what I want as my HOME page. Any help or advice is greatly...
  7. Tim Jay

    Should I leave cpanel? General server optimization

    I have been using cpanel/whm on centos for years now and I would like to make a change. I'm a little tired of the apache /mysql combo as it seems to become sluggish as time goes on. Cpanel has always been nice and provides some decent tools here and there but I think it hogs too much of the...
Top Bottom