HostMonster知识库
出自美国主机知识库
(修订版本间的差异)
(→未分类(原始整理)) |
|||
| 第1行: | 第1行: | ||
| - | ==入门== | + | ==入门/售前== |
| + | *[[HostMonster:优惠码|HostMonster有优惠吗么]] | ||
| + | *[[HostMonster:验证账户|购买HostMonster是否需要验证账户]] | ||
| + | *[[HostMonster:国内卡付款|可以使用国内银行卡付款么?]] | ||
| + | *[[HostMonster:独立IP价格|Hostmonster的独立IP多少钱一年?]] | ||
| - | |||
| + | ==高级/脚本== | ||
| - | == | + | ===Apache=== |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
*[[HostMonster:.htaccess实现rewrite|我如何使用htaccess文件实现URL重新定向或者重写?]] | *[[HostMonster:.htaccess实现rewrite|我如何使用htaccess文件实现URL重新定向或者重写?]] | ||
*[[HostMonster:.htaccess指南|.htaccess指南]] | *[[HostMonster:.htaccess指南|.htaccess指南]] | ||
*[[HostMonster:.htaccess防盗链|.htaccess防盗链]] | *[[HostMonster:.htaccess防盗链|.htaccess防盗链]] | ||
*[[HostMonster:是否支持mod_rewrite|你們的主机支持apache的mod_rewrite重写吗?]] | *[[HostMonster:是否支持mod_rewrite|你們的主机支持apache的mod_rewrite重写吗?]] | ||
| - | |||
*[[HostMonster:防止php.ini文件被浏览|防止php.ini文件被浏览]] | *[[HostMonster:防止php.ini文件被浏览|防止php.ini文件被浏览]] | ||
*[[HostMonster:PHP FastCGI|FastCGI是什么?]] | *[[HostMonster:PHP FastCGI|FastCGI是什么?]] | ||
| - | |||
| - | |||
*[[HostMonster:通过PHP.ini配置PHP环境|我如何使用php.ini为我的站点改变PHP环境?]] | *[[HostMonster:通过PHP.ini配置PHP环境|我如何使用php.ini为我的站点改变PHP环境?]] | ||
*[[HostMonster:Fatal error|错误 Fatal error: Unable to read X bytes in /home/user/public_html/myfile.php on line Y]] | *[[HostMonster:Fatal error|错误 Fatal error: Unable to read X bytes in /home/user/public_html/myfile.php on line Y]] | ||
| + | *[[HostMonster:改变上载文件大小限制|我如何改变上载文件大小最大限制?]] | ||
*[[HostMonster:复制PHP.INI到所有文件夹|如何把PHP.INI复制到所有文件夹]] | *[[HostMonster:复制PHP.INI到所有文件夹|如何把PHP.INI复制到所有文件夹]] | ||
*[[HostMonster:开启php的display_errors|我如何开启php的'display_errors'标志]] | *[[HostMonster:开启php的display_errors|我如何开启php的'display_errors'标志]] | ||
*[[HostMonster:Redirects错误|由于PHP参数导致Redirects不工作]] | *[[HostMonster:Redirects错误|由于PHP参数导致Redirects不工作]] | ||
| - | + | ||
| - | + | ===PHP=== | |
| - | + | ||
| - | + | ==控制面板== | |
| - | + | ||
*[[HostMonster:中文控制面板截图|HostMonster中文控制面板截图]] | *[[HostMonster:中文控制面板截图|HostMonster中文控制面板截图]] | ||
| + | |||
| + | ==邮件== | ||
| + | |||
| + | ==数据库== | ||
| + | |||
| + | ==安装== | ||
| + | |||
| + | ==滥用== | ||
| + | *[[HostMonster:诽谤处理|你们的一个用户正在使用你们提供的网络主机对我进行诽谤,我要求你们移除他的网站]] | ||
| + | *[[HostMonster:错误标记成钓鱼站点|Internet Explorer 7将我的网站标记为钓鱼网站]] | ||
| + | *[[HostMonster:报告spam|我在哪里报告滥用行为和垃圾邮件等信息呢?]] | ||
| + | |||
| + | ==未分类(原始整理)== | ||
| + | |||
| + | *[[HostMonster:安装SourceGuardian|我如何安装SourceGuardian]] | ||
| + | *[[HostMonster:PHP以HTML方式执行|我如何将php代码按照.htm或.html文件的方式执行?]] | ||
| + | *[[HostMonster:IP和用户名|Hostmonster主机从哪里获得IP和用户名?]] | ||
*[[HostMonster:获取帮助|如何与HostMonster联系获得帮助?]] | *[[HostMonster:获取帮助|如何与HostMonster联系获得帮助?]] | ||
*[[HostMonster:申请SSH|如何申请使用SSH权限?]] | *[[HostMonster:申请SSH|如何申请使用SSH权限?]] | ||
*[[HostMonster购买独立IP教程]] | *[[HostMonster购买独立IP教程]] | ||
在2008年1月19日 (六) 04:22所做的修订版本
目录 |
入门/售前
高级/脚本
Apache
- 我如何使用htaccess文件实现URL重新定向或者重写?
- .htaccess指南
- .htaccess防盗链
- 你們的主机支持apache的mod_rewrite重写吗?
- 防止php.ini文件被浏览
- FastCGI是什么?
- 我如何使用php.ini为我的站点改变PHP环境?
- 错误 Fatal error: Unable to read X bytes in /home/user/public_html/myfile.php on line Y
- 我如何改变上载文件大小最大限制?
- 如何把PHP.INI复制到所有文件夹
- 我如何开启php的'display_errors'标志
- 由于PHP参数导致Redirects不工作