Using The Forbidden Flag
May 3, 2008
ways to utilize dynamic merging of CSS/JS files so that the browser only has to download one file for each type. I have a solution for how I would implement this solution on a non-CMS site. What complicates this is that most of the sites I manage are based on the Joomla! CMS.
Quite often, a webpage that has been extended with 3rd party extensions can have as many as 10-12 CSS/JS files. My problem is that I haven't found a way to suppress the links from being added to the page without having to hack every single extension being used.
One thought I had was to use mod_rewrite with the Forbidden flag for all of the CSS and JS files being requested except for the combined ones I created. My question is: Will this save much load time since the browser will still need to make the same number of requests? I am assuming it will be at least marginally better since nothing is being downloaded but wasn't sure if it would be noticeable.
View 0 Replies
ADVERTISEMENT
Mar 13, 2009
So...a short little back story...
I started out with a reseller account at Webkore.net. Great company, I outgrew their services and moved to Innohosting over a year ago.
Before I moved to InnoHosting, I sent in a cancellation request (they use WHMCS)...but nothing was every canceled in their system and I kept getting invoices from them. I simply ignored them. Fair enough, right?
Now, as I've said...I've been with Inno for over a year now. In that past year Webkore.net seems to have been acquired by eCommerce Discovery.
Here is the weird problem. My account on their server was never deleted! I, as a reseller had WHMCS installed was using cron jobs to automatically send emails.
A few weeks ago, I started recieving cron job reports from cpsev1.wirednoc.net, a domain owned by eCommerce Discovery. I really wouldn't care too much, but apparently the whole WHMCS system is still active and is sending my clients emails (Invoice reminders, domain renewal reminders, etc etc...).
This is obviously something that needs to be dealt with as it's getting a little out of hand. I only had 35 clients in WHMCS when I was with them...all of which are still with me.
I've called the number at this page:
[url]
multiple times only to be forwarded to a voice message. I just now actually left my voice message. Emails to Webkore.net have gone unanswered for 6 months, so I'm not even going to bother with that.
What I don't understand is how my account, over a year old and unpaid, is still not only ON the server...but ACTIVE, unsuspended, and running cron jobs. I'm going to shoot eCommerce Discovery an email shortly and will update this thread if they reply, although...chances don't look good.
View 5 Replies
View Related
Feb 14, 2008
I have a linux VPS with WHM and exim 4.68.
What common settings can I configure to not have emails sent to spam folder for mail servers like gmail, yahoo, and hotmail?
Reverse DNS seems to work, on dnsstuff.com my server name comes up for my IP.
mail.domain.com is coming up as the same IP as reverse DNS.
SPF record is set up for the domain.
View 3 Replies
View Related
Apr 24, 2014
I am trying to make sessions work across both my webservers which are load balanced.I have followed many tutorials that say to do this:
RewriteRule ^(.*)$ public_html/index.php - [co=JSESSIONID:balancer.view-a:.ea-hq.com]
However, when I put the extra code at the end of my redirect in .htaccess I get "Bad flag delimiters" and the internal server error page.I am using Apache 2.4 with PHP 5.4.11 on Windows.
View 1 Replies
View Related
Mar 16, 2008
I have a disk in raid, but it seems raid is not working correctly. I took it out, and plug into another server without raid. However, fdisk shows error
Quote:
#fdisk /dev/sdb
device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.
The number of cylinders for this disk is set to 20023.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
Command (m for help):
Should I correct the partition table now, or should I put it in another raid for checking?
View 2 Replies
View Related
Apr 17, 2008
One of my clients has two members of staff each with their own email addresses and mailboxes, working in separate locations. What they would like is to share incoming email enquiries to both of their addresses, so each sees the others mail. I'm thinking in cPanel I can set this up with forwarding so for example email to fred@widgets.com is forwarded to tom@widgets.com and vice versa, but will this set up a feedback loop? Or will cPanel know not to forward mail again that's already been forwarded?
My second question is that they also need some method of knowing if the other person has already dealt with an enquiry, so they don't end up both responding to the same email. They don't mind doing this manually by dragging messages into a separate "dealt with" folder when answered or suchlike, as long as they both can see what the other has dealt with. Does anyone know how to achieve this? They both use Outlook as their clients.
View 8 Replies
View Related
Jul 1, 2008
I had made a page on my site earlier and when i went to it it gave me a 403 error so i tried fixing the .htacess then the site got messed up so i reset the .htacess to tis original settigns and now when i redirect to anything but the home directory it gives me a 403 error can anyone help?
View 3 Replies
View Related
Sep 19, 2006
I got my all accounts backup from the reseller panel I had earlier and then restored them on dedicated server using multiple account restore feature of WHM. but the problem is , when I try to open those transfered websites , they show :
Forbidden
You don't have permission to access /forums on this server.
View 7 Replies
View Related
Sep 20, 2006
Getting 403 errors when publishing through frontpage
Logs show modsecurity
[Wed Sep 20 16:21:46 2006] [error] [client xxx.xxx] mod_security: Access denied with code 403. Pattern match "cc:" at POST_PAYLOAD [hostname "domain.com"] [uri "/_vti_bin/_vti_aut/author.exe"]
View 5 Replies
View Related
Jan 12, 2008
I've been recently trying to move an account between servers, but the backup file is always incomplete. I was told that it is possible there are too many files.
I decided to tar some of them and move manually, but I cannot access the tar file. I already changed all permissions (644), owner, group, but I still get 403 Forbidden error. Is it possible that the file is too big (9 BGs), and if it is, how do I change the file size limit?
View 14 Replies
View Related
Jun 1, 2009
Installation was installed fine without errors and I've change the required permission to 777 as stated on the official website but I could not get rid of the Forbidden 403 error. Folder of live is on root of Public_html.
Still having issues with LiveZilla when ever I launch the chat system.
Error logs show 403 but explorer show 404 ...
View 6 Replies
View Related
Jan 21, 2007
I am trying to move filename.tar.gz from server A to Server B with root at both, i have moved filename into a web accessable folder and chmod the file 755, when i go to wget filename from server A I get...
View 14 Replies
View Related
Dec 3, 2006
The folder is according to my FTP program chmod 755 but still when I visit the directory though the web browser it gives me the error "403 Forbidden". When I try to change the chmod in my FTP program I get the error "550 SITE CHMOD command failed.". What can the problem be? Yesturday I could get access to that folder with the MRTG graphs and today, just "403 Forbidden". What can have happened?
View 7 Replies
View Related
Mar 23, 2007
Sometimes this page appear for some users, May I know why ?
Code:
Forbidden
You don't have permission to access /song.php on this server.
--------------------------------------------------------------------------------
Apache Server at www.DOMAIN_NAME.com Port 80
Also sometimes "Apache Test Page" sometimes appear to some users
1- files' permission are right.
2- this error appear mainly with users whose from "Arab Gulf area" whose access Internet via proxy. May be this is reason?
View 2 Replies
View Related
Nov 19, 2007
I have enabled mod_status on my box. Its RH Linux EL4. I seetings in httpd.conf is as below
<Location /server-status>
SetHandler server-status
Order Deny,Allow
Deny from all
Allow from .mydomain.com
</Location>
But when I access mydomain.com/server-status it gives following error:
Forbidden
You do not have permission to access this document.
Web Server at mydomain.com
View 7 Replies
View Related
Sep 21, 2008
I recently moved my website from a shared hosting plan at Siteground to a VPS at WiredTree. All went well but I have this problem : When I try to access my website I can't. I get :
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
This happens only for my home computer. If I try to access the website from anywhere else (even via my mobile phone) it works like a charm.
I am thinking this might be a DNS cache problem. Anyone can help me better understand the problem and solve it?
View 11 Replies
View Related
Nov 22, 2008
Im having problem with Yahoo web hosting. All .php pages is not working.. it will give you an error "403 Forbidden".
I cant even access my domain webhosting control panel..
I called Yahoo Customer Service and it will take 2-3 days to fix. Sad to know my website is down almost 1 week.
Can anyone tell me what's really going on with Yahoo Webhosting? Do they care their customers?
View 11 Replies
View Related
Aug 2, 2007
I am trying to install a website builder script. I am using the correct permissions, the install worked fine, but while I'm using the script I get random 403 errors. It always occurs while browsing through the builder, but not on any particular pages. Sometimes I'll get a 403 error right when I log in, other times it will take several minutes before I run into a problem ...
View 3 Replies
View Related
Jan 16, 2008
Transferred an account from one cpanel box to another. The addon domain now shows 403. There is no haccess inside the addon user folder.
drwxr-x--- 9 user user 4.0K Jan 15 13:48 addonuser/
Virtual Host is fine
<VirtualHost xxx.xxx.xxx.xxx:80>
ServerName addondomain.maindomain.com
ServerAlias addondomain.com www.maindomain.com
ServerAlias www.addondomain.maindomain.com
ServerAdmin webmaster@addondomain.maindomain.com
DocumentRoot /home/mainuser/public_html/addonuser
UseCanonicalName off
<IfModule mod_suphp.c>
suPHP_UserGroup mainuser mainuser
</IfModule>
<IfModule !mod_disable_suexec.c>
User mainuser
Group mainuser
</IfModule>
BytesLog /usr/local/apache/domlogs/addondomain.maindomain.com-bytes_log
CustomLog /usr/local/apache/domlogs/addondomain.maindomain.com combined
ScriptAlias /cgi-bin/ /home/mainuser/public_html/addonuser/cgi-bin/
</VirtualHost>
I already ran updateuserdomains without error.
View 5 Replies
View Related
Oct 17, 2007
I get this on an add-on domain (cpanel)
You don't have permission to access / on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I confirmed permissions are right and htaccess nor index.html are the cause (I renamed them with .bak and tried fresh empty ones, still got 403)
root@server4 [/home/user/public_html/tommillican]# ls -lh
total 856K
drwxr-x--- 10 user nobody 4.0K Oct 17 09:04 ./
drwxr-x--- 20 user nobody 20K Oct 16 19:42 ../ ....
View 2 Replies
View Related
Jul 15, 2008
Ok i get 403 forbidden when i try to access /uploads/ on my server. I wish to make it public. Can i make a index.html file dispay all of the files in the directory?
View 5 Replies
View Related
Feb 27, 2008
In my VPS:
I have given to one of my clients a reseller, sometimes, it shows an error, when he enters his Forum:
Forbidden
You don't have permission to access /vb/showthread.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
The weird thing is, when that error comes, will appear on all other forums in the same time in his reseller!
I have tried to use some solutions such as :
1- Create .htaccess file and add the following code
Code:
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
2- I increase MaxSpareServers in httpd.conf.
View 5 Replies
View Related
Jul 24, 2008
I am having a large problem moving my sites over to another server. WHM is timing out transferring some large sites that are 4-16 gigs in size, so I tried to manually pkgacct and was able to get one of the accounts setup as root, moved it over to public_html so I could wget from the 2nd server. No luck, permission denied. I tried to change permissions in FTP and found out I couldn't change them so I chmodded the file as root, no luck.
From there I set chown and changed it to the user of the FTP account and was able to modify the file from FTP. I'm still getting a forbidden message when I try wget or download from browser.
Forbidden
You don't have permission to access /backup/cpmove-azcorp.tar.gz on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
At this point I'm clueless, I chmodded the file to 777 so what else could be causing this?
View 7 Replies
View Related
May 18, 2008
I wanted to know about 403 error. I want to access a site, as I am browsing - its giving the error as below:
-----------------------
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
-------------------------
Does anybody will help me regarding my issue. Can somebody tell me why I am unable to see the site.
View 1 Replies
View Related
May 21, 2008
I have apache set up and it works fine from the DocumentRoot when I access the server via the IP. I've set up the following virtualhost
<VirtualHost *:80> .....
View 4 Replies
View Related
May 9, 2008
my vBulletin forum members start complaing about an intermittent forbidden error message:
Forbidden
You don't have permission to access /vb/forumdisplay.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request
i did tail -f /usr/local/apache/logs/error_log and find lot of lines like this:
[Fri May 9 17:13:33 2008] [crit] [client 217.69.189.2] (24)Too many open files: /.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
i also found the vb folder and all folders inside it have permession of 775 and all files have permession of 664
View 6 Replies
View Related
Jan 26, 2009
I recently uploaded files to my hosting company and when I try to access site through browser I recieve 403 Forbidden error you dont have permission to access / on this server. They say it or the problem lies in the index.html file in which I know very little about. Any help would be greatly appreciated.
Heres is the source code HOSTED @ GODADDY APACHE LINUX .....
View 4 Replies
View Related
Mar 25, 2008
I have a subdomain specifically for hosting files that I use on other subdomains and eventually on other forums. It is images
On its root there is a index.html linking some images (it is still unfinished), it opens ok and shows all images ...
View 7 Replies
View Related
May 31, 2008
recently I have an weird problem and I don't know what might be, I just suspect that this error appeared after we have enabled Keep Alive on apache
I have the same error with randomly Forbidden error. The most time I see it is on 2 websites that are build with Gallery 2 and very rarely on other website, on my end never happent on other websites but some people told me it did.
Bellow is a small part of cPanel's "Last 300 visits" it shows every request so you can see first request was a direct link , I have wrote the galery name .. and the others are aither requests to images either other files ....
View 4 Replies
View Related
Mar 6, 2007
This is my problem.. on an Ensim box....
After login in using domain.com/webmail, everything is fine while I attempt to send mail.. but, If I try to forward an existen mail to a new destiny, an error message appears:
Forbidden
You don't have permission to access /webmail/src/compose.php on this server.
Already checked for allow/deny settings over httpd.conf and over the httpd conf for thiss site in particuular.
Directories at this site, are:
Code:
[root@server4.wolololo.com:~]pwd
/home/virtual/site2/fst/var/www/squirrelmail
[root@server4.wolololo.com:~]ls -ahl
total 240K
drwxr-xr-x 15 admin2 admin2 4.0K mar 6 16:43 .
drwxr-xr-x 10 root root 4.0K ago 18 2005 ..
-rw-r--r-- 1 admin2 admin2 8.3K mar 6 16:43 AUTHORS
-rw-r--r-- 1 admin2 admin2 66K mar 6 16:43 ChangeLog
-rw-r--r-- 1 admin2 admin2 8.1K mar 6 16:43 ChangeLog.locales
drwxr-xr-x 5 admin2 admin2 4.0K mar 6 16:43 class
drwxr-xr-x 2 admin2 admin2 4.0K mar 6 16:43 config
-rw-r--r-- 1 admin2 admin2 102 mar 6 16:43 configure
drwxr-xr-x 3 admin2 admin2 4.0K mar 6 16:43 contrib
-rw-r--r-- 1 admin2 admin2 15K mar 6 16:43 COPYING
-rw-r--r-- 1 admin2 admin2 15K mar 6 16:43 COPYING.locales
drwxr-xr-x 4 admin2 admin2 4.0K mar 6 16:43 doc
drwxr-xr-x 4 admin2 admin2 4.0K mar 6 16:43 functions
drwxr-xr-x 29 admin2 admin2 4.0K mar 6 16:43 help
drwxr-xr-x 2 admin2 admin2 4.0K mar 6 16:43 images
drwxr-xr-x 3 admin2 admin2 4.0K mar 6 16:43 include
-rw-r--r-- 1 admin2 admin2 684 mar 6 16:43 index.php
-rw-r--r-- 1 admin2 admin2 221 mar 6 16:43 install
-rw-r--r-- 1 admin2 admin2 8.7K mar 6 16:43 INSTALL
drwxr-xr-x 50 admin2 admin2 4.0K mar 6 16:43 locale
drwxr-xr-x 18 admin2 admin2 4.0K mar 6 16:43 plugins
drwxr-xr-x 2 admin2 admin2 4.0K mar 6 16:43 po
-rw-r--r-- 1 admin2 admin2 2.6K mar 6 16:43 README
-rw-r--r-- 1 admin2 admin2 4.7K mar 6 16:43 ReleaseNotes
-rw-r--r-- 1 admin2 admin2 2.5K mar 6 16:43 ReleaseNotes.locales
drwxr-xr-x 2 admin2 admin2 4.0K mar 6 16:43 src
drwxr-xr-x 3 admin2 admin2 4.0K mar 6 16:43 themes
-rw-r--r-- 1 admin2 admin2 4.6K mar 6 16:43 UPGRADE
-rw-r--r-- 1 admin2 admin2 43 mar 6 16:43 version
Code:
[root@server4.wolololo.com:~]ls -alh src/
total 428K
drwxr-xr-x 2 admin2 admin2 4.0K mar 6 16:43 .
drwxr-xr-x 15 admin2 admin2 4.0K mar 6 16:43 ..
-rw-r--r-- 1 admin2 admin2 1.1K mar 6 16:43 addrbook_popup.php
-rw-r--r-- 1 admin2 admin2 10K mar 6 16:43 addrbook_search_html.php
-rw-r--r-- 1 admin2 admin2 10K mar 6 16:43 addrbook_search.php
-rw-r--r-- 1 admin2 admin2 20K mar 6 16:43 addressbook.php
-rw-r--r-- 1 admin2 admin2 62K mar 6 16:43 compose.php
-rw-r--r-- 1 admin2 admin2 14K mar 6 16:43 configtest.php
-rw-r--r-- 1 admin2 admin2 2.2K mar 6 16:43 delete_message.php
-rw-r--r-- 1 admin2 admin2 4.6K mar 6 16:43 download.php
-rw-r--r-- 1 admin2 admin2 2.4K mar 6 16:43 empty_trash.php
-rw-r--r-- 1 admin2 admin2 2.4K mar 6 16:43 folders_create.php
-rw-r--r-- 1 admin2 admin2 4.7K mar 6 16:43 folders_delete.php
-rw-r--r-- 1 admin2 admin2 11K mar 6 16:43 folders.php
-rw-r--r-- 1 admin2 admin2 2.4K mar 6 16:43 folders_rename_do.php
-rw-r--r-- 1 admin2 admin2 2.5K mar 6 16:43 folders_rename_getname.php
-rw-r--r-- 1 admin2 admin2 2.2K mar 6 16:43 folders_subscribe.php
-rw-r--r-- 1 admin2 admin2 6.7K mar 6 16:43 help.php
-rw-r--r-- 1 admin2 admin2 1.9K mar 6 16:43 image.php
-rw-r--r-- 1 admin2 admin2 492 mar 6 16:43 index.php
-rw-r--r-- 1 admin2 admin2 16K mar 6 16:43 left_main.php
-rw-r--r-- 1 admin2 admin2 5.9K mar 6 16:43 login.php
-rw-r--r-- 1 admin2 admin2 2.5K mar 6 16:43 mailto.php
-rw-r--r-- 1 admin2 admin2 8.5K mar 6 16:43 move_messages.php
-rw-r--r-- 1 admin2 admin2 16K mar 6 16:43 options_highlight.php
-rw-r--r-- 1 admin2 admin2 6.0K mar 6 16:43 options_identities.php
-rw-r--r-- 1 admin2 admin2 5.4K mar 6 16:43 options_order.php
-rw-r--r-- 1 admin2 admin2 17K mar 6 16:43 options.php
-rw-r--r-- 1 admin2 admin2 9.6K mar 6 16:43 printer_friendly_bottom.php
-rw-r--r-- 1 admin2 admin2 1.4K mar 6 16:43 printer_friendly_main.php
-rw-r--r-- 1 admin2 admin2 1.3K mar 6 16:43 printer_friendly_top.php
-rw-r--r-- 1 admin2 admin2 32K mar 6 16:43 read_body.php
-rw-r--r-- 1 admin2 admin2 6.2K mar 6 16:43 redirect.php
-rw-r--r-- 1 admin2 admin2 7.6K mar 6 16:43 right_main.php
-rw-r--r-- 1 admin2 admin2 19K mar 6 16:43 search.php
-rw-r--r-- 1 admin2 admin2 2.8K mar 6 16:43 signout.php
-rw-r--r-- 1 admin2 admin2 7.9K mar 6 16:43 vcard.php
-rw-r--r-- 1 admin2 admin2 4.3K mar 6 16:43 view_header.php
-rw-r--r-- 1 admin2 admin2 3.4K mar 6 16:43 view_text.php
-rw-r--r-- 1 admin2 admin2 5.2K mar 6 16:43 webmail.php
As you can see, permissions on file and directories are OK...
View 2 Replies
View Related