Search found 33 matches
Aprelium Forum Index
Author Message
  Topic: ASP.net 4.x Doesnt Parse
Turtles

Replies: 5
Views: 23653

PostForum: ASP.NET   Posted: Mon Jun 05, 2023 8:18 am   Subject: ASP.net 4.x Doesnt Parse
Nevermind i figured it out on my own. To anyone else having this problem:

Execute adnregister.exe in the adn folder of Abyss Web Server folder. Also make sure you allow the execution of scripts.
  Topic: ASP.net 4.x Doesnt Parse
Turtles

Replies: 5
Views: 23653

PostForum: ASP.NET   Posted: Fri Jun 02, 2023 11:15 pm   Subject: ASP.net 4.x Doesnt Parse
I installed Abyss Web Server X1 (version 2.16.4) and .Net Framework 4.8 runtime.

I configured my site to use 4.x .Net version and the page downloads aspx files instead of parsing them. How do i fix ...
  Topic: Rewrite from Query String
Turtles

Replies: 0
Views: 12284

PostForum: URL Rewriting   Posted: Fri Jan 30, 2015 9:07 am   Subject: Rewrite from Query String
I created the following rewrite rule based on the Aprelium rewrite tutorial, but it isn't working (i get 404 error). What am i missing?

https://dl.dropboxusercontent.com/u/18722727/rewrite-rule.jp ...
  Topic: Redirect If Domain Name Contains x ?
Turtles

Replies: 2
Views: 11949

PostForum: URL Rewriting   Posted: Tue Jul 15, 2014 6:55 am   Subject: Redirect If Domain Name Contains x ?
I removed the ending $ and it fixed it. Except now im faced with another problem.

What's currently happening is if one of the words in the the thread title (on my forum) contain one of the words i ...
  Topic: Precompiled PHP 5.5.14 package
Turtles

Replies: 3
Views: 21453

PostForum: PHP   Posted: Wed Jul 09, 2014 6:20 pm   Subject: Precompiled PHP 5.5.14 package
Yes and it has to be because there are no other Opcode cachers that are specifically made for windows. All the others are linux ports that don't use native windows features so they dont give the best ...
  Topic: Precompiled PHP 5.5.14 package
Turtles

Replies: 3
Views: 21453

PostForum: PHP   Posted: Tue Jul 08, 2014 6:35 pm   Subject: Precompiled PHP 5.5.14 package
Can you make a Non Thread Safe version of your PHP package?

Previous precompiled PHP versions were Non Thread Safe and i was able to use Wincache (Wincache is an opcode cacher built specifically fo ...
  Topic: Redirect If Domain Name Contains x ?
Turtles

Replies: 2
Views: 11949

PostForum: URL Rewriting   Posted: Fri Jun 20, 2014 7:20 am   Subject: Redirect If Domain Name Contains x ?
I'm trying to redirect visitors who visit my website from any domain that contain certain keywords.

I used the TrustAbyss rewriter and it came up with a rule, but the rule doesn't work. Here's wha ...
  Topic: URL Rewriting for Xenforo
Turtles

Replies: 1
Views: 17813

PostForum: URL Rewriting   Posted: Fri May 02, 2014 8:39 am   Subject: URL Rewriting for Xenforo
I can't use "Full Friendly URLs" for Xenforo (bulletin board software) because its rewrite rules aren't compatible with AWS.

Any chance you can expand the rewrite system so its compatible ...
  Topic: Precompile PHP with VC9 compiler and non-thread safe ?
Turtles

Replies: 1
Views: 24453

PostForum: PHP   Posted: Thu Feb 27, 2014 10:06 am   Subject: Precompile PHP with VC9 compiler and non-thread safe ?
Can you compile your PHP package with the VC9 compiler and non-thread safe ?

I ask because the best Opcode cacher for Windows is Wincache (it caches around 4 times more things than PHP's Zend Opcac ...
  Topic: Preconfigured PHP 5.5.8 and 5.4.24 for Windows
Turtles

Replies: 1
Views: 22846

PostForum: PHP   Posted: Tue Feb 11, 2014 1:13 am   Subject: Preconfigured PHP 5.5.8 and 5.4.24 for Windows
Are the precompiled packages using VC9 compiler and non-thread safe?

I ask because in order to use Wincache it needs the above.

P.S. Wincache is the best opcode cache for use in Windows.
  Topic: APC Opcode Cache
Turtles

Replies: 7
Views: 21223

PostForum: General Questions   Posted: Tue May 28, 2013 8:07 am   Subject: APC Opcode Cache
Depending on the amount of files in your website, you may need to increase wincache.filecount.

The main great thing about opcode cachers, since PHP is a compiled language; rather than recompiling t ...
  Topic: APC Opcode Cache
Turtles

Replies: 7
Views: 21223

PostForum: General Questions   Posted: Thu May 23, 2013 8:27 pm   Subject: APC Opcode Cache
Awesome! The opcode cache really super charges page load times. In general it will increase page rendering times 2 to 3 times faster as well as decreasing cpu usage. So using the NTS cgi version wit ...
  Topic: APC Opcode Cache
Turtles

Replies: 7
Views: 21223

PostForum: General Questions   Posted: Mon May 20, 2013 1:46 am   Subject: APC Opcode Cache
That's what i was using before so i could use Wincache, but i could not get Image Magick working so i asked Aprelium if they could add support for it (the latest version of PHP with Imagick support is ...
  Topic: APC Opcode Cache
Turtles

Replies: 7
Views: 21223

PostForum: General Questions   Posted: Sun May 19, 2013 3:51 am   Subject: APC Opcode Cache
I started using the precompiled PHP package but now i can't use Wincache anymore because the precompiled package is thread safe and Wincache only works in non-thread safe mode. So i looked for an alt ...
  Topic: PHP Image Exploit
Turtles

Replies: 4
Views: 16356

PostForum: General Questions   Posted: Sat Mar 23, 2013 6:34 pm   Subject: PHP Image Exploit
Is AWS secured not to execute PHP code found in images ([url=http://www.phpclasses.org/blog/post/67-PHP-security-exploit-with-GIF-images.html]this exploit) ?
  Topic: Log Format?
Turtles

Replies: 2
Views: 12412

PostForum: General Questions   Posted: Fri Oct 19, 2012 8:22 am   Subject: Log Format?
What's the format for extended logging? By format i mean what do each of the sections mean?

For instance, in my log im trying to figure out what the IP and port are (if they're referring URL or so ...
  Topic: Block Dangerous HTTP Statements
Turtles

Replies: 2
Views: 12499

PostForum: URL Rewriting   Posted: Fri Aug 10, 2012 8:23 pm   Subject: Block Dangerous HTTP Statements
Nevermind, i got the rewrite rules to finally work. Not sure why they werent working before.
  Topic: Block Dangerous HTTP Statements
Turtles

Replies: 2
Views: 12499

PostForum: URL Rewriting   Posted: Tue Aug 07, 2012 6:42 am   Subject: Block Dangerous HTTP Statements
I dont know if AWS already blocks these with its anti-hacking feature, but i would still like to block the following with rewrite rules:

SYSTEM32
CMD.EXE
%
\
./
..
*
~
'
[
^

So how wou ...
  Topic: Poor Website Display Speed
Turtles

Replies: 6
Views: 21704

PostForum: FastCGI/CGI   Posted: Tue Aug 07, 2012 6:34 am   Subject: Poor Website Display Speed
Ah, thanks!
  Topic: Poor Website Display Speed
Turtles

Replies: 6
Views: 21704

PostForum: FastCGI/CGI   Posted: Mon Aug 06, 2012 1:35 am   Subject: Poor Website Display Speed
I dont see any option for that. I see some other stuff though:

Minimum Processes
Maximum Processes
Conservative Behavior Process Count Threshold
Conservative Behavior Polling Interval
Request ...
  Topic: Poor Website Display Speed
Turtles

Replies: 6
Views: 21704

PostForum: FastCGI/CGI   Posted: Sun Aug 05, 2012 1:24 am   Subject: Poor Website Display Speed
2.7 :( I didnt choose to renew it since aprelium releases updates so rarely/sporadically.
  Topic: Poor Website Display Speed
Turtles

Replies: 6
Views: 21704

PostForum: FastCGI/CGI   Posted: Thu Aug 02, 2012 8:42 pm   Subject: Poor Website Display Speed
I'm having a problem with my website where when there hasnt been any visitors for a long time and the CGI PHP hasnt been started yet, the page takes around 5 seconds more to load (because the cgi php ...
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Fri Apr 13, 2012 2:15 pm   Subject: Error Pages
Ah

I didnt realize that.

Thanks for the help anyways.
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Mon Apr 09, 2012 3:31 am   Subject: Error Pages
Right now im using AWS's error page system to set the error pages. But the rewrite rules i need defined are messing up custom error pages. Is there any way to remove the powered by abyss web server ...
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Sun Apr 08, 2012 7:33 pm   Subject: Error Pages
They all follow the same format with the redirect to (its a form defined with different numbers):

http://dl.dropbox.com/u/18722727/Rule.gif
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Sun Apr 08, 2012 3:41 am   Subject: Error Pages
Yeah it was all the /misc.php?do=form&fid= rules that are causing the problem. I need them defined though. Any idea how to get the rewrite rules and custom errors pages to play nice with each ot ...
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Sun Apr 08, 2012 1:41 am   Subject: Error Pages
The rule redirects users who to go http://... to http://www...

http://dl.dropbox.com/u/18722727/Rewrite-Rule.gif

P.S. Can you remove mention of my domain, id rather not anyone know i use AWS as ...
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Sun Apr 08, 2012 1:21 am   Subject: Error Pages
Yes all my sites are on AWS. Each subdomain has its own virtual host. The error pages on the subdomains work fine, but this host for some odd reason stopped displaying them.
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Sat Apr 07, 2012 9:08 pm   Subject: Error Pages
Error page compression is disabled (but compression for txt and css is enabled).

http://dl.dropbox.com/u/18722727/Rewrite-Rules.gif
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Sat Apr 07, 2012 5:21 am   Subject: Error Pages
Firefox. Custom error pages on this particular virtual host dont display properly anymore. But the same custom error pages on other virtual hosts display fine.

Here's my settings:

http://dl.dr ...
  Topic: Error Pages
Turtles

Replies: 17
Views: 30355

PostForum: General Questions   Posted: Sat Apr 07, 2012 4:46 am   Subject: Error Pages
I noticed something odd happening with my website. Custom error pages worked several months ago but now they suddenly don't. Any idea what's happening?

The page i have errors point does indeed ex ...
  Topic: Compression
Turtles

Replies: 2
Views: 9774

PostForum: General Questions   Posted: Wed Feb 09, 2011 10:04 am   Subject: Compression
I currently have compression set to 6 and enabled only for CSS and Javascript. Should i also enable compression for PHP & HTML ? Should i also encrypt Error Pages?

I'd rather not stress syste ...
  Topic: Can view site fine from home but anyone else cannot.
Turtles

Replies: 0
Views: 20775

PostForum: Networking Issues   Posted: Tue Aug 03, 2010 7:51 am   Subject: Can view site fine from home but anyone else cannot.
I'm having a really really annoying problem.

A few months ago i made it so that my site could only be viewed from my IP. I reverted the changes (i think) but now parts of my website do not display ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group