vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
Re: allow anoter ip / domain to use nginx reverse proxy to cpanel hosted website Make sure that whatever IP nginx is directing the traffic to is the same IP configured for the site within Apache.
-
You can alter the default docroot. To do this: cp /var/cpanel/templates/apache2/main.default /var/cpanel/templates/apache2/main.local Edit this: # Default vhost for unbound IPs ServerN...
-
Once the email is delivered to the inbox, you can't re-queue it. You would need to either 1) copy the mail files to the remote mail server, if stores email in a maildir format, or 2) manually re-fo...
-
You can do this in the FTP section of cPanel, you just need to specify a directory to lock the user in to. You can only restrict by directory though, not on a per-file basis.
-
Re: using .htaccess to log visitors refereer & ip [QUOTE] what if i have a big log files ? Don't worry, it's probably not as big as you think it is.
-
[quote="Moka, post: 1690681">Thanks for replay, can i configure Apache to create an custom log file that logs only extra.jpg logs ? Not really. However, again, with this data already being in yo...
-
You can't do this with .htaccess. All hits to a site would already be logged in the Apache access log, and if you have log archiving enabled you'd already have what you need.
-
Without actually examining your server, no one would be able to tell you what happened. The concept of server security is a complex one, and outside the scope of what anyone here can explain witho...
-
At present, no, You would need to write a script hook after account creation to move the user to the correct partition.
-
Frontpage isn't supported in EA anymore, unless you specifically installed the module for it. [url=http://cpanel.net/end-of-the-road-for-frontpage-installations-what-to-expect/]End of the Road for...