XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).
Moderator: General Moderators
sk8erh4x0r
Forum Commoner
Posts: 43 Joined: Wed May 26, 2004 8:27 pm
Post
by sk8erh4x0r » Fri Aug 19, 2005 5:35 pm
where is the http.conf file usually located in a file manager?
Last edited by
sk8erh4x0r on Fri Aug 19, 2005 6:11 pm, edited 2 times in total.
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Fri Aug 19, 2005 5:39 pm
like in a web host control panel? usually you don't have access to it, other than maybe reading it, but even then, very unlikely..
sk8erh4x0r
Forum Commoner
Posts: 43 Joined: Wed May 26, 2004 8:27 pm
Post
by sk8erh4x0r » Fri Aug 19, 2005 5:40 pm
i need to add a line to it
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Fri Aug 19, 2005 5:42 pm
what needs adding?
If mime related, most web host control panels offer a mime settings page that allows you to customize the mime handlings of files. But that depends on the host, control panel and several other factors.
sk8erh4x0r
Forum Commoner
Posts: 43 Joined: Wed May 26, 2004 8:27 pm
Post
by sk8erh4x0r » Fri Aug 19, 2005 5:43 pm
yea, i've been looking around the control panel for it. I'm adding this:
Code: Select all
AddType application/x-httpd-php-source .phps
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Fri Aug 19, 2005 5:47 pm
which control panel?
sk8erh4x0r
Forum Commoner
Posts: 43 Joined: Wed May 26, 2004 8:27 pm
Post
by sk8erh4x0r » Fri Aug 19, 2005 5:48 pm
Ensim Pro 4.0.2-7
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Fri Aug 19, 2005 6:07 pm
from some quick searches and looking around, it appears only the windows version allows mime changes.
sk8erh4x0r
Forum Commoner
Posts: 43 Joined: Wed May 26, 2004 8:27 pm
Post
by sk8erh4x0r » Fri Aug 19, 2005 6:11 pm
turns out my control panel doesn't allow me to edit that file. It's solved though
I added it to the .htaccess file in the http directory