I recently hired a dedicated server with WHM/Cpanel Centos 64 bit. I have done setup for domains and it is ready to go live. but I need to do some advance config with Apache and php so how do I do that??
Asked
Active
Viewed 186 times
1 Answers
1
If you don't have access to the main apache config dir, then you have to use .htaccess files.

PiL
- 1,599
- 8
- 6
-
I do have all access its dedicated one. but using SSH i need to configure. but I am not familiar with SSH. is there any GUI version available?? I dont know whether .htaccess is enabled in config file... – Jun 15 '10 at 09:47
-
If you can modify the main config of apache, then in Centos you should edit /etc/httpd/conf/httpd.conf. I used once cpanel, if i remember well there'd be a menu to configure ssh access – PiL Jun 15 '10 at 10:14