Author |
Message |
Topic: ASP.net 4.x Doesnt Parse |
Turtles
Replies: 2
Views: 49515
|
|
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: 2
Views: 49515
|
|
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: 15002
|
|
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: 14557
|
|
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: 25588
|
|
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: 25588
|
|
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: 14557
|
|
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: 20312
|
|
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: 28848
|
|
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: 26641
|
|
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: 25422
|
|
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: 25422
|
|
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: 25422
|
|
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: 25422
|
|
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: 18278
|
|
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: 13763
|
|
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: 15202
|
|
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: 15202
|
|
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: 25529
|
|
Ah, thanks! |
Topic: Poor Website Display Speed |
Turtles
Replies: 6
Views: 25529
|
|
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: 25529
|
|
2.7 :( I didnt choose to renew it since aprelium releases updates so rarely/sporadically. |
Topic: Poor Website Display Speed |
Turtles
Replies: 6
Views: 25529
|
|
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: 34283
|
|
Ah
I didnt realize that.
Thanks for the help anyways. |
Topic: Error Pages |
Turtles
Replies: 17
Views: 34283
|
|
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: 34283
|
|
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: 34283
|
|
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: 34283
|
|
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: 34283
|
|
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: 34283
|
|
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: 34283
|
|
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: 34283
|
|
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: 10847
|
|
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: 23844
|
|
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 ... |
|